We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e78570 commit f580fe7Copy full SHA for f580fe7
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ChangeLog
2
3
+* Added a Docker configuration that launches two containers, one
4
+ with Prometheus and one with Grafana. They can be used to
5
+ monitor the metrics exported by `endure` in a graphical
6
+ environment.
7
+ (Github #61, #62).
8
+
9
* Corrected a bug whereby the metrics returned over the REST API
10
and exported to Prometheus were always 0 when neither SSE nor
11
CSV output were enabled.
0 commit comments