We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7e558 commit 49c5c8aCopy full SHA for 49c5c8a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v2.1.1
4
+
5
+- add help message to the linux installation configuration
6
7
## v2.1.0
8
9
- Update dependencies
linuxpkg/config/steadybit/extension-prometheus
@@ -1,5 +1,10 @@
STEADYBIT_LOG_LEVEL=info
STEADYBIT_LOG_FORMAT=text
STEADYBIT_EXTENSION_UNIX_SOCKET=/run/steadybit/extension-prometheus.sock
+#
+# TODO:
+# Please configure the name and origin key for your prometheus instance (or multiple instances)
+# For more information visit https://github.com/steadybit/extension-prometheus
STEADYBIT_EXTENSION_PROMETHEUS_INSTANCE_0_NAME=
10
STEADYBIT_EXTENSION_PROMETHEUS_INSTANCE_0_ORIGIN=
0 commit comments