I have grok exporter which takes the application log and provide the metrics to prometheus,
Application log contains a part as "timetaken=100" where 100 in millisecond unit, Prometheus is getting that as timeTaken=100, for quantile calculation I need this to be in millisecond, how promethues will assume this as milliseconds? Where we need to mention this values as milliseconds ? Thanks.. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/e4c6e7f3-2187-4afc-be23-0d236b795e66%40googlegroups.com.

