To expand on this a bit. If you added session-id as a label, you would
end up with an unbounded cardinality problem, and that leads to a very
bad time in Prometheus. Never try to capture things like client-ip,
session-id, order-number etc. in your metrics.
Definitely look into tracing for this sort of thing.
--Matt
> --
> You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
prometheus-use...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/8a533bc5-8357-4059-8d10-c0092b3ee09cn%40googlegroups.com.
--
--Matt