Skip to content
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

changed two AOAI alerts to visible with the proper thresholds #395

Merged
merged 3 commits into from
Oct 31, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixed text in threshold for time to respond metric
  • Loading branch information
cassiekays authored Oct 31, 2024
commit c77f3422ca0f9eb1e000ba0bd0ab6d4a90b5ea22
4 changes: 2 additions & 2 deletions services/CognitiveServices/accounts/alerts.yaml
Original file line number Diff line number Diff line change
@@ -374,7 +374,7 @@
threshold: 0.0
guid: a1528d17-f288-46b1-b084-8b8fe3af90fa
- name: AzureOpenAITimeToResponse
description: Recommended latency (responsiveness) measure for streaming requests.
description: Recommended latency (responsiveness) measure for streaming requests. Time in milliseconds.
type: Metric
verified: true
visible: true
@@ -388,7 +388,7 @@
timeAggregation: Total
operator: GreaterThan
criterionType: StaticThresholdCriterion
threshold: 200ms
threshold: 200
guid: 995cc12a-1887-4669-92c5-70a6ca8bfe70
- name: BaselineEstimatorOverallReward
description: Baseline Estimator Overall Reward.