Skip to content

Commit f7c96e9

Browse files
committed
Readme update
1 parent 9927bf2 commit f7c96e9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ eventstore_exporter \
4646

4747
### Supported EventStoreDB versions
4848

49-
- 21.10 LTS
5049
- 22.10 LTS
51-
- 23.06
50+
- 23.10 LTS
51+
- 24.2
5252

5353
Other versions may also work but are not tested.
5454

@@ -76,7 +76,6 @@ The exporter can be configured with command line arguments, environment variable
7676
| --streams-separator | STREAMS_SEPARATOR | `,` | Single character separator for streams list provided in `--streams`. Change from default if your stream names contain commas. |
7777
| --enable-tcp-connection-stats | ENABLE_TCP_CONNECTION_STATS | false | Enable scraping of TCP connection stats (connections between nodes in the cluster, TCP client connections, excluding gRPC) |
7878

79-
8079
Sample configuration file
8180

8281
```text

0 commit comments

Comments
 (0)