Provide a way to disable datadog stats
- Dominant language
- Ruby
- Stars
- 2.1k
- Forks
- 248
- PR merge metrics
- No merged PRs in 30d
Description
Having upgraded to the most recent version of synaps, my logs are flooded with messages from collectd:
`collectd[1605]: statsd plugin: Unable to parse line: "synapse.watcher.ping.count:1|c|#watcher_name:storereader-raw_ca"`
Initial investigation suggests that the statsd implementation introduced recently is formatted specifically for DataDog, so will not work with "standard" collectd. (apologies if I've got this wrong, it's Friday afternoon and I want to go home).
Need a way to turn off the datadogging.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the recently introduced StatsD/DataDog implementation and its configuration path, then verify that the requested setting prevents DataDog stats from being emitted so collectd no longer reports parse errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100