You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The guidelines are necessary to explain how we want to generally approach external process execution. This was recently brought up in open-telemetry/opentelemetry-collector-contrib#6512
If we accept these guidelines the following should happen:
- The prometheusexecreceiver should be modified to allow only a hard-coded list of exporters.
- The fluentbitextension should be either removed or significantly
limited in terms of what locations and what executable file names it can allow.
- open-telemetry/opentelemetry-collector-contrib#6512
will be rejected, possibly substituted by a plugin system that @zenmoto
referred to in open-telemetry/opentelemetry-collector-contrib#6512 (comment)
if we find useful to have such plugin system.
0 commit comments