Skip to content

feat(analytics): Add error rate metric#4855

Merged
sichvoge merged 3 commits intomainfrom
feat/error-rate-metric
Apr 17, 2026
Merged

feat(analytics): Add error rate metric#4855
sichvoge merged 3 commits intomainfrom
feat/error-rate-metric

Conversation

@cloudjumpercat
Copy link
Copy Markdown
Contributor

@cloudjumpercat cloudjumpercat commented Apr 14, 2026

Description

Fixes #2922

Preview Links

https://deploy-preview-4855--kongdeveloper.netlify.app/observability/explorer/#metrics

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
@cloudjumpercat cloudjumpercat added the release-docs Docs for release label Apr 14, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 14, 2026

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 448353b
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/69dfe98d1ffe2000086b0da9
😎 Deploy Preview https://deploy-preview-4855--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread app/observability/explorer.md Outdated
Comment thread app/observability/explorer.md Outdated
Co-authored-by: Christian Heidenreich <sichvoge@users.noreply.github.com>
@cloudjumpercat cloudjumpercat marked this pull request as ready for review April 15, 2026 19:37
@cloudjumpercat cloudjumpercat requested a review from a team as a code owner April 15, 2026 19:37
Copilot AI review requested due to automatic review settings April 15, 2026 19:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the “Error Rate” metric to the Explorer metrics documentation so users can discover and understand the new metric referenced in issue #2922.

Changes:

  • Documented the new Error Rate metric in the Explorer “API usage” metrics table.
  • Categorized the metric under Percentage with a short definition.

Comment thread app/observability/explorer.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@sichvoge sichvoge merged commit a339f3f into main Apr 17, 2026
18 checks passed
@sichvoge sichvoge deleted the feat/error-rate-metric branch April 17, 2026 16:01
juliamrch pushed a commit that referenced this pull request Apr 22, 2026
* Add error rate metric

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Christian Heidenreich <sichvoge@users.noreply.github.com>

* Update app/observability/explorer.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Christian Heidenreich <sichvoge@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-docs Docs for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Analytics: New "error rate" metric

4 participants