Hi, I have configured below code in SpringBoot logback-spring.xml
*<appender name="METRICS" class="io.prometheus.client.logback.InstrumentedAppender" /><root level="INFO"> <appender-ref ref="METRICS" /></root>* Can you please let me know what else I need to do for firing alerts from prometheus tool for all the Error logs? Thanks, Naresh -- 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/7227d957-a47d-446a-afaf-28489d9b7759n%40googlegroups.com.

