Aliaksandr Valialkin
Aliaksandr Valialkin
@Koilanetroc , please see the follow-up commit f4051dd1e0abf3c327cb75fe026736feeee0f735 , which is created by running `make docs-sync` for syncing `README.md` with the corresponding files in `docs` folder.
FYI, this pull request has been reverted in 2da7dfc7548cf8dda523d012e39eb7059289f933 . Please read commit description for the reason of the revert.
> Did I get it right that the main point is that this implementation is not a really statsd drop-in replacement since a developer needs also to create a streaming...
[vmagent](https://docs.victoriametrics.com/vmagent/) supports global stream aggregation before splitting data streams starting from [v1.102.0-rc1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.102.0-rc1). See [these docs](https://docs.victoriametrics.com/stream-aggregation/#routing) for details.
[vmalert](https://docs.victoriametrics.com/vmalert.html) supports [DNS SRV](https://en.wikipedia.org/wiki/SRV_record) addresses in `-datasource.url`, `-remoteWrite.url` and `-remoteRead.url` command-line flags starting from [v1.102.0-rc1 release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.102.0-rc1). For example, `-remoteWrite.url=http://src+some-addr/foo/bar` . In this case `some-addr` is resolved into a random address...
FYI, VictoriaLogs code has been changed significantly during the last two months, so it is recommended upgrading VictoriaLogs to [the latest available release](https://docs.victoriametrics.com/victorialogs/changelog/).
@jiekun , @f41gh7 , please see the follow-up commit 35b3b95cbc623a58642f50151bf533d2fd4f7bca
Closing this feature request, since there is a Grafana plugin for VictoriaLogs - https://github.com/VictoriaMetrics/victorialogs-datasource . Please file bugreports and feature requests at this project instead. VictoriaLogs also provides built-in web...
The issue has been fixed in [v1.97.5 LTS release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.97.5) and in [v1.102.0-rc1 release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.102.0-rc1).
@Loori-R , are there any updates on [these comments](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5866#issuecomment-2065273421) and [this issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6153)?