Skip to content

Commit 49c5c8a

Browse files
committed
chore: add help message to the linux installation configuration
1 parent 6e7e558 commit 49c5c8a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v2.1.1
4+
5+
- add help message to the linux installation configuration
6+
37
## v2.1.0
48

59
- Update dependencies
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
STEADYBIT_LOG_LEVEL=info
22
STEADYBIT_LOG_FORMAT=text
33
STEADYBIT_EXTENSION_UNIX_SOCKET=/run/steadybit/extension-prometheus.sock
4+
#
5+
# TODO:
6+
# Please configure the name and origin key for your prometheus instance (or multiple instances)
7+
# For more information visit https://github.com/steadybit/extension-prometheus
8+
#
49
STEADYBIT_EXTENSION_PROMETHEUS_INSTANCE_0_NAME=
510
STEADYBIT_EXTENSION_PROMETHEUS_INSTANCE_0_ORIGIN=

0 commit comments

Comments
 (0)