Skip to content

feat(analytics): Org dimensions#5802

Open
cloudjumpercat wants to merge 3 commits into
mainfrom
feat/org-dimensions
Open

feat(analytics): Org dimensions#5802
cloudjumpercat wants to merge 3 commits into
mainfrom
feat/org-dimensions

Conversation

@cloudjumpercat

@cloudjumpercat cloudjumpercat commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #5398

Preview Links

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 do not merge Issues/ PRs whose changes should not be merged at this time release-docs Docs for release labels Jul 1, 2026
@netlify

netlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 3fde7b8
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a4bd2d89814990008988fd1
😎 Deploy Preview https://deploy-preview-5802--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@cloudjumpercat cloudjumpercat changed the title first draft feat(analytics): Org dimensions Jul 1, 2026
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
@cloudjumpercat
cloudjumpercat marked this pull request as ready for review July 2, 2026 21:01
@cloudjumpercat
cloudjumpercat requested a review from a team as a code owner July 2, 2026 21:01
Copilot AI review requested due to automatic review settings July 2, 2026 21:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the {{site.observability}} Explorer reference page to document the new organizational dimensions (environment, team, region) for filtering platform usage metrics, aligning with the MVP requirement in #5398.

Changes:

  • Added a new section explaining how to filter platform usage metrics by environment, team, and region.
  • Linked to existing Konnect labels and Gateway tags documentation and clarified sub-entity labeling behavior.

Comment on lines +340 to +341
Filtering platform usage metrics in Explorer by environment, teams, and regions will show you information such as how many control planes are in each region or how many Gateway Services belong to each team.
This uses the following [labels](/konnect-platform/konnect-labels/) and [tags](/gateway/tags/) to map an entity to a dimension:
Comment on lines +349 to +350
> **Labeling sub-entities:** Keep in mind that you must label sub-entities, they do not inherit labels.
> For example, labeling your control plane with `region:us` **will not** label your Gateway Services and Routes with `region:us`, they must be labeled individually.
* `team`
* `region`

For example, if you label your control plane with `env:production`, it will display when you select "Environment" from the dimensions filter.
Comment on lines +352 to +353
To filter metrics by environment, team, and region, navigate to **{{site.observability}} > Explorer** in the sidebar.
Filter by an entity and in the dimension filter, select if you want to filter by environment, team, or region. No newline at end of file
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Issues/ PRs whose changes should not be merged at this time release-docs Docs for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Analytics: Organizational dimensions

3 participants