You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I writing an internal admin panel and need to show a quick overview. Ideally independent from the Prometheus server if it's down.
So it will be just easier to call the metrics directly from a browser. Could you please add umd support so latter I can just add a simple <script> tag and parse the data from /metrics directly?
The text was updated successfully, but these errors were encountered:
I writing an internal admin panel and need to show a quick overview. Ideally independent from the Prometheus server if it's down.
So it will be just easier to call the metrics directly from a browser. Could you please add umd support so latter I can just add a simple
<script>
tag and parse the data from/metrics
directly?The text was updated successfully, but these errors were encountered: