Skip to content

Commit

Permalink
Add k8s.node.name attribute to discovered service entities (#1494)
Browse files Browse the repository at this point in the history
to fix broken link in the UI
  • Loading branch information
dmitryax authored Oct 9, 2024
1 parent f69a24e commit ee76296
Show file tree
Hide file tree
Showing 76 changed files with 87 additions and 38 deletions.
8 changes: 8 additions & 0 deletions .chloggen/add-k8s-node-to-entities.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: 'bug_fix'
# The name of the component, or a single word describing the area of concern, (e.g. agent, clusterReceiver, gateway, operator, chart, other)
component: 'agent'
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add k8s.node.name attribute to discovered service entities to fix broken link in the UI.
# One or more tracking issues related to the change
issues: [1494]
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 4fe8386f4e314e4de5a416eff2636ecbb1d598a0ee3123989d038f4f1cfdb359
checksum/config: f9d99c5aa136aae027cd2185989d6d7a832139b2a341c06ec32d7abad4b167fa
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: c6fba17d673b21fe0431f33b0a4abd6b143c283430dfae2eb3d33c68c4e33b3e
checksum/config: c19ecd85b30b04274397bc11474763b0097cfeea3b50432237e4d8d0ff0c8f37
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: d900b73200b972d0c1e9e0ab9f7e2dc3dad85593409be2e804a33a9ad5c17403
checksum/config: c518aa8206c6dd3db278ab63645fe95d49e9abf3e5899c7b898471aa491caf0d
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
2 changes: 1 addition & 1 deletion examples/add-sampler/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 711bb2df9f933ed256746406f7a4ac4a1f939d9711d4165613fa621e41e1ec3b
checksum/config: ec8f9301daff1a04ff82a58a5e4489ebb1bda5319ff38829077cad93aa2a2fb8
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: b130bf8cd94d52402b415458b6f9f838fdc0609e7d774f1e8ff66dfedff7130e
checksum/config: ce63ef411129c40307d07c4376fef440173538532285be330be3dd6df6d47b3d
kubectl.kubernetes.io/default-container: otel-collector
sidecar.istio.io/inject: "false"
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 0d63874868dedf194de0cf5e8e410bdd3516ce5a34b3e3689f5031f9cdf460d8
checksum/config: 6cc2c835e0a3b3e6f24010f55c90bf7c50d9312e232986180fe606e5c0899e0c
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: c21ca9444c26bc6e6e402c830c16f3690d6bf0bdce2466a91fd42c37db3fc7eb
checksum/config: 0a78d240ecfb3a7ab2cc788b4c1586005ffad88658ff3506bf4ab025e22d9271
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 9e90e5b01d5a468ba303ebdf8c2d23eac6842fc8b109da1fb6ae5f51de67a179
checksum/config: f8784909d81aa527cffaa65edf310cd660d43709ecf342795080913e006d3c4b
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
2 changes: 1 addition & 1 deletion examples/crio-logging/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 0d63874868dedf194de0cf5e8e410bdd3516ce5a34b3e3689f5031f9cdf460d8
checksum/config: 6cc2c835e0a3b3e6f24010f55c90bf7c50d9312e232986180fe606e5c0899e0c
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
1 change: 1 addition & 0 deletions examples/default/rendered_manifests/configmap-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
2 changes: 1 addition & 1 deletion examples/default/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 0d63874868dedf194de0cf5e8e410bdd3516ce5a34b3e3689f5031f9cdf460d8
checksum/config: 6cc2c835e0a3b3e6f24010f55c90bf7c50d9312e232986180fe606e5c0899e0c
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: bb471a33bc42c5a682a7ef5bf0000ced502bc0a0c90c59b7d932f5a1c3c8b38a
checksum/config: 476b24d4af884b8d7a45cb0fe165462e1f0c714b5d75350a2d45f5a817c4eb85
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
2 changes: 1 addition & 1 deletion examples/discovery-mode/rendered_manifests/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: b3293e48abf4bdcccc2ee55954e9c528fb022810c735f5608744de1dd0a056a9
checksum/config: 670367524d32c58c49959a84f9ed91cef23c5e2818c87108f6059406c2f95fe3
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 263a4ce2cb9949ab58304d8c33f41ee528fae77059f8b47226afdd0fd2c25335
checksum/config: 1d490e3e39c0ef755b09a9e47f1a75b5d20247b33257f1ae27176ca614d965c6
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: b2cdce6929e7bc484da04b1e56becdbaf5c058edea90841aed35af3864c931d7
checksum/config: 93bcd038853ea8fb2369dfdc334d1ccbdecbc87605ac2cf482ff990ce76d5a43
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 14de0a8a5a27491277e6b33a572e7416aec68e42da73a08b213e2f9dcc8e0ba5
checksum/config: 0919f65c13cc5180e3b7b000ce9a4ed5247d3ab92f4b26bf9732059599cb5698
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: e2994a9fad643a2059487d96b5d1503be37ad85e3727d578d2af874a0bd9c1ba
checksum/config: c840a947f2e09eeea64bebb43489f039abf42e4e30828b5c00503f5edf0b472a
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 008d1ce8afd835a0bf8af42c6bd64883839989800c0ce9522099336c091fbd80
checksum/config: 029ebdead320fcce5f5eb85722fe9f0b7fedeacebc50b6431c05629d6ca9e4da
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: c2f223528a69b1244925cad016adef41062af5253942dc234bc046214cd11f32
checksum/config: 4a68de923734112b0dd745f3518ebc891793cc2bfc0c79115e65531f28137969
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 0134ae0cae34015dad9f5d8d4c2553d128b88abc4a012c694211ab816496aded
checksum/config: 79b694a680200dfcd1f4f45c06e671ebf83ef960360b5ba6089c4583509ada0f
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics/agent:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 4d882c089ac38de409e2fa125bafa43b604b8a3123b188c7b3db38b9cb4d6017
checksum/config: 7e54bc3f05d27c9e176b1151a37d56621070735e2800750714199e9b4a1d3e56
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 7374718a818dfb18632f755605f39ce89ccbbbad81013bc49521c40768ca50e2
checksum/config: 080055b37df52bc536dd750731b7830b59a59d50aa72f0eed87508da907baedd
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: 3f72b5a57e5d34f37343d8fc320d7e49e8d56a51d9d24a6b84b46d6b14ba37f4
checksum/config: ae1df8fc4ad0f4e05342d698c79d13c3bf055d38a82844f05d2490db2588a4d0
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ data:
- memory_limiter
- batch
- resourcedetection
- resource
receivers:
- nop
metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
component: otel-collector-agent
release: default
annotations:
checksum/config: f49caa38f95fa6ab422699b8456355c26ad8df7e26734551d95690b8ec7e14eb
checksum/config: 20ee2b8bc31032c743b48e88a63a52eab755c6117288f6bb905b81cd431a6a8f
kubectl.kubernetes.io/default-container: otel-collector
spec:
hostNetwork: true
Expand Down
Loading

0 comments on commit ee76296

Please sign in to comment.