Skip to content

Commit e64883f

Browse files
sysadmindSuperQ
andauthored
Update README.md
Co-authored-by: Ben Kochie <[email protected]>
1 parent d2674e6 commit e64883f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ docker run \
2222
```
2323

2424
## Multi-Target Support (BETA)
25-
**This Feature is in beta and may not be suitable for production use. Feedback is welcome.**
25+
**This Feature is in beta and may require changes in future releases. Feedback is welcome.**
2626

2727
This exporter supports the [multi-target pattern](https://prometheus.io/docs/guides/multi-target-exporter/). This allows running a single instance of this exporter for multiple postgres targets. Using the milti-target funcationality of this exporter is **optional**. To use the multi-target functionality, send an http request to the endpoint `/probe?target=foo:5432` where target is set to the DSN of the postgres instance to scrape metrics from.
2828

0 commit comments

Comments
 (0)