krakend / krakend-otel

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

fix: add OTEL resource info to metrics #11

Closed thinkingabouther closed 5 months ago

thinkingabouther commented 5 months ago

fixed resource info not being added to metrics as labels. problem described in https://github.com/krakend/krakend-otel/issues/10

tested with the local setup and OTEL collector:

image

+ fixed the README instruction for the local setup, as the folder name with docker-compose-related files was previously renamed.

thinkingabouther commented 5 months ago

@dhontecillas appreciate your attention to this small fix 🙏🏽

dhontecillas commented 5 months ago

@thinkingabouther looks good to me, thanks for your contribution !