Skip to content

M365 error type metric names#6214

Merged
san81 merged 2 commits into
opensearch-project:mainfrom
vecheka:m365-error-type-metric-names
Oct 31, 2025
Merged

M365 error type metric names#6214
san81 merged 2 commits into
opensearch-project:mainfrom
vecheka:m365-error-type-metric-names

Conversation

@vecheka

@vecheka vecheka commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Description

** What **

Emitting specific metric names for certain httpStatusCode to give us better visibility into the system.

  • FORBIDDEN/UNAUTHORIZED = requestAccessDenied
  • TOO_MANY_REQUESTS = requestThrottled
  • NOT_FOUND = resourceNotFound

Issues Resolved

N/A

Check List

  • [ x ] New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

** What **

Emitting specific metric names for certain httpStatusCode to give us better visibility into the system.

     * FORBIDDEN/UNAUTHORIZED = accessDenied
     * TOO_MANY_REQUESTS = throttling
     * NOT_FOUND = resourceNotFound

Signed-off-by: Vecheka Chhourn <vecheka@amazon.com>
@vecheka vecheka force-pushed the m365-error-type-metric-names branch from bbc5000 to 4e2b72d Compare October 31, 2025 20:26
@vecheka

vecheka commented Oct 31, 2025

Copy link
Copy Markdown
Contributor Author

Previous cancelled PR for comments: #6213

graytaylor0
graytaylor0 previously approved these changes Oct 31, 2025
san81
san81 previously approved these changes Oct 31, 2025
Signed-off-by: Vecheka Chhourn <vecheka@amazon.com>
@vecheka vecheka dismissed stale reviews from san81 and graytaylor0 via 01d5455 October 31, 2025 21:37
@vecheka vecheka force-pushed the m365-error-type-metric-names branch from 4e2b72d to 01d5455 Compare October 31, 2025 21:37
@san81 san81 merged commit e53033d into opensearch-project:main Oct 31, 2025
46 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants