-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[APM] Alerting use cases and examples #103785
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
+1 for
I think this could be a valuable feature for many teams using APM. As noted above, in a typical API, response times for certain endpoints can be more critical than others, and it would be nice for latency-based alerts in APM to be capable of representing this. Being able to alert on latency in a more granular way, by targeting specific transactions, would be really helpful. |
Thanks for chiming in @acrewdson! I'll make sure to include your feedback and will try to get this on the roadmap. |
Hey team, has this item been roadmapped? If not, are there any workarounds to enable this functionality? Specifically, I'm looking to create latency threshold alerts for specific transactions (rather than at the service level). |
Alert on Dependency metrics |
@sqren Adding the use case of a customer by anonymising the customer data. I have replaced the names. USE CASE:
OBSERVATIONS:
|
For discussion, from Slack thread:
|
Removing the following items from the list:
These were implemented in #154241, #155405 and #155410 and shipped in 8.8 🎉 |
Hello, @sqren, Do we have anything on the roadmap for:
I have another customer asking for the availability on this feature and was wondering if there're any updates we can share. Thank you. |
Thanks @sqren for creating a separate issue to track. Customer shared the use case with us:
Hope this helps you better understand the use case behind the request. Let me know if you need anything else. |
1. Alerting on Garbage collection
Ability to create alerts for garbage collection metrics.
Source
Another similar request:
Also requested in #86108, #134481
2. Ability to create rules for multiple services (but not all) at a time
#104886
3. Alerts on dependencies (#16724, #166309)
4. Alerts for for throughput and failure rate anomalies (#159288)
https://github.com/elastic/enhancements/issues/12409
5. Add KQL filtering to APM rules
It should be possible to add custom filtering using kql. This has been request by users and will align APM rules with other Observability rules.
The text was updated successfully, but these errors were encountered: