Ask HN: What metrics stack are you using for side projects
The stacks I've been able to find are either very tied to Prometheus, or tracing. I would like to emit more metrics semantically more close to the application. Examples: - Backlog size - Concurrent items being processed - Number of items in a specific state
So what are you running in your projects, where it would be overkill to run your own prometheus/grafana/influx/whatevs stack?