Y
Hacker News
new
|
ask
|
show
|
jobs
by
valyala
663 days ago
Datadog agent supports StatsD with tags (aka DogStatsD -
https://docs.datadoghq.com/developers/dogstatsd/
). You can push StatsD data to Datadog Agent, which will aggregate the data and push it to some centralized tsdb such as VictoriaMetrics according to the following docs -
https://docs.victoriametrics.com/#how-to-send-data-from-data...
1 comments
hinkley
662 days ago
Oooooo. Good to know.
link