-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Milestone
Description
Currently, the specification mentions that MP Telemetry should work without issues with the Otel Metrics Agent.
But this brings a lot of undefined behaviour.
If the agent is present there is practically no control on how the agent was set up, are the properties specified in the MP config applied etc.
The section in the specification should be extended providing more details on how to detect if the agent is present and how to behave if the agent is present.
Should the configuration be ignored and all the control be offloaded to the agent, or not?
Should there be a specific property telling that the agent is present and no further setup and config should be done at init, to skip the undefined behaviour.
Metadata
Metadata
Assignees
Labels
No labels