otelmux: Adding http.route attribute to metrics#7966
Conversation
…rumentation library
|
Hi @vinayvennela, please sign the cla and add a change log entry as this is a user facing change |
Signed and added the CL |
Co-authored-by: Damien Mathieu <42@dmathieu.com>
…yvennela/opentelemetry-go-contrib into add-http-route-attribute-to-metrics
|
Running CI so you see the failures. But your changes won't work. The semconv package is generated (as is mentioned at the top of each file). |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7966 +/- ##
=====================================
Coverage 78.5% 78.6%
=====================================
Files 184 184
Lines 14636 14673 +37
=====================================
+ Hits 11496 11533 +37
Misses 2789 2789
Partials 351 351
🚀 New features to boost your workflow:
|
It really didn't strike my mind at all. Again thanks for being patient with me in explaining it. |
|
Hey @dmathieu , do you know when is the next release planned that contains this feature? |
|
It should be in the coming weeks. |
If you need to use it urgently, you can use |
Changes Made in the PR:
Implements - #7954