Skip to content

Commit 3bdc028

Browse files
committed
Clarify in readme
1 parent c105dde commit 3bdc028

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
@@ -20,7 +20,7 @@ This package does not cover Telnet API, and that's why:
2020
- HTTP API use cases: production applications, complex data queries, integrations with other systems, and secure communications.
2121

2222
OpenTSDB HTTP API supported by:
23-
- [VictoriaMetrics](https://docs.victoriametrics.com/#sending-opentsdb-data-via-http-apiput-requests)
23+
- [VictoriaMetrics](https://docs.victoriametrics.com/#sending-opentsdb-data-via-http-apiput-requests) but because of [limitation](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/959) `sendDataPointListSilently` should be used to send metrics.
2424

2525
## What is OpenTSDB
2626

0 commit comments

Comments
 (0)