Skip to content

Commit 8a5c8b5

Browse files
committed
docs: comment why two NRDOT agents are kept
Agent types `io.opentelemetry.collector` and `com.newrelic.opentelemetry.collector` should be the same except for the name
1 parent 4f905c4 commit 8a5c8b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

agent-control/agent-type-registry/newrelic/io.opentelemetry.collector-0.1.0.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This is the same agent type as `com.newrelic.opentelemetry.collector`, kept in the repository
2+
# for compatibility with existing deployments and Fleet Control support.
3+
# It should not drift from the `com.newrelic.opentelemetry.collector` definition!
14
namespace: newrelic
25
name: io.opentelemetry.collector
36
version: 0.1.0

0 commit comments

Comments
 (0)