Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tempo / Tenants dashboard #1192

Closed
wants to merge 2 commits into from

Conversation

yvrhdn
Copy link
Member

@yvrhdn yvrhdn commented Dec 29, 2021

What this PR does:
Adds a new dashboard: Tempo / Tenants.
Example (with single tenant data unfortunately):

Screenshot 2021-12-29 at 17 28 58

Features:

  • first half contains cluster-level information, grouped by tenant. This is useful to get an overview of the cluster and the size of the tenants present. We always show the topk(10) tenants.
  • the lower rows are all tenant-specific graphs allowing you to see how a specific tenant is doing.

I've also tweaked the namespace selector in Tempo Operational, this didn't work if you don't have the kube_pod_container_info metric. Using tempo_build_info is similar to all the other dashboards.

Which issue(s) this PR fixes:
Closes #813 (I think?)

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@github-actions
Copy link
Contributor

This PR has been automatically marked as stale because it has not had any activity in the past 60 days.
The next time this stale check runs, the stale label will be removed if there is new activity. This pull request will be closed in 15 days if there is no new activity.
Please apply keepalive label to exempt this Pull Request.

@github-actions github-actions bot added the stale Used for stale issues / PRs label Nov 18, 2022
@mapno mapno mentioned this pull request Nov 21, 2022
3 tasks
@yvrhdn yvrhdn closed this Nov 22, 2022
@yvrhdn yvrhdn deleted the kvrhdn/tempo-mixin-tempo-tenants branch November 22, 2022 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Used for stale issues / PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard that shows per-tenant data
1 participant