This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
NewsBlur
Watch
1
Star
0
Fork
You've already forked NewsBlur
0
mirror of
https://github.com/samuelclay/NewsBlur.git
synced
2025-08-05 16:58:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
56cd514030
NewsBlur
/
flask_metrics
/
templates
/
prometheus_data.html
4 lines
94 B
HTML
Raw
Normal View
History
Unescape
Escape
add flask_metrics to docker-compose and create endpoints in flask
2021-09-07 15:09:45 -05:00
{% for k, v in data.items() %}
add state timeline metric for redis and mongo in flask_metrics
2021-12-10 16:54:17 -05:00
# TYPE {{chart_name}} {{chart_type}}
add flask_metrics to docker-compose and create endpoints in flask
2021-09-07 15:09:45 -05:00
{{ v |safe }}
{% endfor %}
Reference in a new issue
Copy permalink