-
Notifications
You must be signed in to change notification settings - Fork 516
[Azure OpenAI] Add alerting rule templates #15412
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
[Azure OpenAI] Add alerting rule templates #15412
Conversation
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
metrics |
500000 | 333333.33 | -166666.67 (-33.33%) | 💔 |
To see the full report comment with /test benchmark fullreport
|
| "type": "alerting_rule_template", | ||
| "attributes": { | ||
| "name": "[Azure OpenAI] Latency Spike", | ||
| "tags": ["Azure OpenAI", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "tags": ["Azure OpenAI", | |
| "tags": ["azure", "openai", "latency"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This integration is specific to Azure OpenAI monitoring, so its good to keep Azure OpenAI.
packages/azure_openai/kibana/alerting_rule_template/latency_spike.json
Outdated
Show resolved
Hide resolved
packages/azure_openai/kibana/alerting_rule_template/provisioned_utilization.json
Outdated
Show resolved
Hide resolved
|
/test |
1 similar comment
|
/test |
|
/test |
💚 Build Succeeded
History
cc @muthu-mps |
|
Package azure_openai - 1.10.0 containing this change is available at https://epr.elastic.co/package/azure_openai/1.10.0/ |


Proposed commit message
This PR adds alerting rule template for the identified key alerting metrics.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues