kashalls / kromgo

Easily expose preconfigured prometheus metrics to the outside using badges.
67 stars 3 forks source link

Default endpoint as the default format? #7

Closed kashalls closed 7 months ago

kashalls commented 9 months ago

The endpoint format seems to be more often used than the raw endpoint, leading me to believe we should default the format to the shields supported format.

kashalls commented 9 months ago

Basically this means that when you do a query it wont give you the raw blob from prometheus, and you wont have to do ?format=endpoint on all of the endpoints you show.

kashalls commented 7 months ago

Implemented in #16