F
F
Fluttercry2017-09-29 15:50:34
go
Fluttercry, 2017-09-29 15:50:34

Is Prometheus good for collecting bugs?

Good afternoon!
I have a couple dozen microservices that periodically receive erroneous data and start throwing errors. Prometheus is attached to them to collect metrics.
From here a simple idea appeared, why not send errors to Prometheus (especially since it would be nice to send error messages later via alert by mail). But reading Prometheus, I see more and more that it is for collecting metrics, not logs (and an error message is better than a log not to be perceived here).
Can it be used at all to collect errors? Ideally, not just messages like "100 errors per second" but specific messages with data from the series "Vasya Pupkin entered code 111 and everything fell down." Or only through 100 crutches, and you should not do that.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2017-09-29
@Fluttercry

No, it doesn't fit at all. There's a Sentry
for bugs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question