Skip to content
Snippets Groups Projects

Vmagent

Merged PICHOU Kyâne requested to merge vmagent into master
+ 3
1
@@ -25,7 +25,9 @@ If your port is not the default one (8086), you can add the `port` key.
You can also use `vmagent` TSDB instead of InfluxDB. As it does not support the InfluxDB authentication protocol, just use `url`, `port` and `database` parameter.
Here `database` is an arbitrary value which will be added at the end of the metrics' name.
Here `database` is an arbitrary value which will be mapped to a `db` label for all metrics.
The `_value` string is added to all metrics' names.
## Modules
Loading