feat(analytics): Org dimensions#5802
Open
cloudjumpercat wants to merge 3 commits into
Open
Conversation
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Guaris
approved these changes
Jul 2, 2026
Contributor
There was a problem hiding this comment.
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #5398
Preview Links
Checklist
descriptionentry in frontmatter.