SkeLLLa / fastify-metrics

Prometheus metrics exporter for Fastify
https://savelife.in.ua/en/donate-en/
MIT License
96 stars 33 forks source link

Fix typo/error in Route metrics overrides example #78

Closed Steffen8608 closed 1 year ago

Steffen8608 commented 1 year ago

The example of the route metrics override contains the route metrics nested in a new object although it should be a property of the same object the property 'endpoint' belongs to.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (07ab256) 100.00% compared to head (5989b11) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 137 137 Branches 50 50 ========================================= Hits 137 137 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

SkeLLLa commented 1 year ago

Thanks for contribution. Your changes released in v10.0.4.