Hey guys I was trying to set API based alerts on a...
# support
s
Hey guys I was trying to set API based alerts on a trace based timeseries dashboard that i have created to track the service latency, I have three queries here • the error that I am facing is
Copy code
{
  "status": "error",
  "errorType": "bad_data",
  "error": "feature unavailable: QUERY_BUILDER_ALERTS"
}
which means I am limited to build only promql based alerts, • can you provide me with any better promql query to get latency dashboard using a histogram over signoz_latency_counts or signoz_latency_bucket to set alerts upon • is there any other way i could automatically set Query builder based alerts?
s
Hello, there are limits on the number trace based alerts you can create in community edition.