Prometheus Formatter

#4.75 / 16 rate

Prometheus Formatter

3,000 users

2020-07-04

Frederic Hemberger

chromewebstore@frederi...

Extension Information

5 star
91%
4 star
0%
3 star
0%
2 star
0%
1 star
9%

Supported Languages

Permissions

Description

Makes plain Prometheus/OpenMetrics endpoints easier to read.

This extension is a simple syntax highlighter for Prometheus and OpenMetrics formats. Metric endpoints must use either HTTP Content-Type `application/openmetrics-text` or `text/plain`, according to spec.

For plain-text metrics, parsing is limited by default on URL paths matching '/metrics', '/federate', '/probe', '/prometheus' and '/actuator/prometheus'. By clicking on the extension's icon, you can define your own paths (Regular Expressions are supported), which will override the default list.

Source code is available on GitHub under MIT license.