Skip to content
#

statsd

Here are 273 public repositories matching this topic...

netdata
ajprax
ajprax commented Dec 20, 2017

With log: {backend: "stdout", level: "..."} in config.js the daemon ignores the log level and still prints everything to stdout. This seems to be the result of lib/logger.js using util.log (deprecated since 6.0.0 20 months ago) which does not support log levels.

If the stdout logger cannot be easily made to respect the log level, it would be helpful if the config documentation in `exam

bug
tiedotguy
tiedotguy commented Feb 11, 2020

This would allow for internal metrics to be monitored from prom.

This could be useful when there's a large number of ephemeral hosts, and other backends may not scale as well with the high cardinality of internal metrics across many hosts.

This is mostly stand-alone and doesn't interact with the more complicated aspects of how gostatsd handles things, as it's mostly just adding an http serve

Improve this page

Add a description, image, and links to the statsd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the statsd topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.