Resolving Logback prometheus instrumentation for log based alerts

265 views
Skip to first unread message

Bandaru Naresh

unread,
May 19, 2021, 10:35:24 PM5/19/21
to Prometheus Users
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
Reply all
Reply to author
Forward
0 new messages