Add golden metrics and summary metrics for APM AI Tool#2732
Conversation
entityBot
left a comment
There was a problem hiding this comment.
beep boop bop.
I have found some errors processing these changes:
* Error VALIDATING domainType: 'APM-AI_TOOL' on Golden metrics for key 'SELECT rate(count(apm.service.transaction.duration), 1 minute) AS 'Concurrent Invocations' FROM Metric WHERE entity.guid IN ('guid') FACET appName TIMESERIES' - Exception: The select clause uses a different value function than the rest.
* No valid, approved ARB ticket found in the PR description.
entityBot
left a comment
There was a problem hiding this comment.
beep boop bop.
I have found some errors processing these changes:
* Error VALIDATING domainType: 'APM-AI_TOOL' on Golden metrics for key 'SELECT rate(count(apm.service.transaction.duration), 1 minute) AS 'Concurrent Invocations' FROM Metric WHERE entity.guid IN ('guid') FACET appName TIMESERIES' - Exception: The select clause uses a different value function than the rest.
* No valid, approved ARB ticket found in the PR description.
entityBot
left a comment
There was a problem hiding this comment.
beep boop bop.
I have found some errors processing these changes:
* No valid, approved ARB ticket found in the PR description.
|
@msanthoshi-coder this requires an ARB in order to be merged, check here |
entityBot
left a comment
There was a problem hiding this comment.
beep boop bop.
I have found some errors processing these changes:
- No valid, approved ARB ticket found in the PR description. This PR has to be reviewed by the API Review Board, please include a link to the ticket of that review in the PR description. Check how to start the process here or reach
#api-review-boardchannel in case of doubts
|
Otel Dashboard link - https://staging.onenr.io/0oR80xa63RG |
Dismissing reviews
entityBot
left a comment
There was a problem hiding this comment.
beep boop bop.
I have found some errors processing these changes:
- No valid, approved ARB ticket found in the PR description. This PR has to be reviewed by the API Review Board, please include a link to the ticket of that review in the PR description. Check how to start the process here or reach
#api-review-boardchannel in case of doubts
entityBot
left a comment
There was a problem hiding this comment.
beep boop bop.
I have found some errors processing these changes:
- No valid, approved ARB ticket found in the PR description. This PR has to be reviewed by the API Review Board, please include a link to the ticket of that review in the PR description. Check how to start the process here or reach
#api-review-boardchannel in case of doubts
entityBot
left a comment
There was a problem hiding this comment.
beep boop bop.
I have found some errors processing these changes:
- No valid, approved ARB ticket found in the PR description. This PR has to be reviewed by the API Review Board, please include a link to the ticket of that review in the PR description. Check how to start the process here or reach
#api-review-boardchannel in case of doubts
Dismissing reviews
Summary
Golden metrics added:
throughput — Invocations per minute
responseTimeMs — Average execution time (ms)
errorRate — % of failed invocations
successRate — % of successful invocations
p95Latency — 95th percentile execution time (ms)
timeoutRate — % of calls that timed out
invocationsPerRun — Average tool calls per agent session
errorType — Breakdown of error classes
usageByAgent — Invocation counts by calling agent
concurrency — Active traces per minute
Each metric supports two query providers:
Also adds summary_metrics.yml referencing all 10 golden metrics to surface them in the entity summary view.
Tickets for reference:
AI_Tool summary_metrics - https://new-relic.atlassian.net/browse/NR-531083
AI_Tool golden_metrics - https://new-relic.atlassian.net/browse/NR-531085
Api Review Board (ARB)
ARB Jira ticket: https://new-relic.atlassian.net/browse/NR-543093