mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
docs/url-examples.md: allow linking to how to send OpenTSDB/Graphite data
chapters
This commit is contained in:
parent
654e94f420
commit
5c906beea2
@ -608,7 +608,7 @@ Additional information:
|
||||
|
||||
## TCP and UDP
|
||||
|
||||
**How to send data from OpenTSDB-compatible agents to VictoriaMetrics**
|
||||
###How to send data from OpenTSDB-compatible agents to VictoriaMetrics
|
||||
|
||||
Turned off by default. Enable OpenTSDB receiver in VictoriaMetrics by setting `-opentsdbListenAddr` command-line flag.
|
||||
*If run from docker, '-opentsdbListenAddr' port should be exposed*
|
||||
@ -656,7 +656,7 @@ Additional information:
|
||||
* [OpenTSDB http put API](http://opentsdb.net/docs/build/html/api_http/put.html)
|
||||
* [How to send data OpenTSDB data to VictoriaMetrics](https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html#how-to-send-data-from-opentsdb-compatible-agents)
|
||||
|
||||
**How to send Graphite data to VictoriaMetrics**
|
||||
### How to send Graphite data to VictoriaMetrics
|
||||
|
||||
Enable Graphite receiver in VictoriaMetrics by setting `-graphiteListenAddr` command-line flag.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user