OpenLiberty / guide-microprofile-metrics

A guide on how to provide system and application metrics from a microservice with MicroProfile Metrics: https://openliberty.io/guides/microprofile-metrics.html
Other
8 stars 14 forks source link

Broken Link [404] - Vendor Metrics Refernce List #119

Closed scottcurtis2605 closed 3 years ago

scottcurtis2605 commented 3 years ago

In the enabling vendor metrics for the microservices section of the guide (https://openliberty.io/guides/microprofile-metrics.html#enabling-vendor-metrics-for-the-micorservices), the link which directs toward the 'Metrics reference list' is broken. This currently directs to: https://openliberty.io/docs/20.0.0.9/metrics-catalog.html.

It seems this page has either moved to the following link, which should be updated and added to the guide: https://openliberty.io/docs/20.0.0.9/metrics-list.html

austin0 commented 3 years ago

https://github.com/OpenLiberty/guide-microprofile-metrics/pull/118 has been merged to fix this.