What do you need help with? The dashboards from the services tab are derived from multiple metrics.
s
Shashank Damodar Varada
04/17/2023, 11:56 AM
I want to show the SLO and SLI for a JAVA application I am running.
s
Srikanth Chekuri
04/17/2023, 12:19 PM
As of now, there is no way to provide the target so the objective part will not be possible. You can however show the SLI by using query builder or promql queries. There will be metrics with
signoz_calls_total
counter,
signoz_latency_{bucket,count,sum}
histogram type available which are used in the services tab.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.