krakend / krakend-otel

KrakenD component for OpenTelemetry
Apache License 2.0
8 stars 10 forks source link

Enable collecting attributes from environments #29

Open madmax-talabaty opened 3 months ago

dhontecillas commented 2 months ago

I am not sure about this: adding all the environment variables as attributes to the resource might lead to leak some sensitive env var. You can also use static_attributes and flexible config to add the environment vars that you want to have.