top | item 37564711

(no title)

carlio | 2 years ago

I use InfluxDB for this, it comes with a frontend UI and you can configure Telefraf as a statsd listener, so the same metric ingestion as datadog pretty much. There are docker containers for these, which I have added to my docker-compose for local dev.

I think it does log ingestion too, I haven't ever used that, I mostly use it just for the metrics and graphing.

discuss

order

pighive|2 years ago

Do you mind sharing any publicly available examples of this set up on github or somewhere? TIA

corytheboyd|2 years ago

That sounds very promising indeed! It might be enough for what I’m after for my projects!