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

update labels to current jsonnet-libs standard and fix dashboards #98

Merged
merged 1 commit into from
May 28, 2020

Conversation

rfratto
Copy link
Member

@rfratto rfratto commented May 28, 2020

grafana/jsonnet-libs#261 updates labels to make instance labels unique. This commit sycnes with that change, but subsequently makes an overdue change by going through all the dashboards and fixing various issues with them.

The new dashboards are compatible with the new labeling scheme, but also fixes some problems:

  1. Make sure the unloved Agent and Agent Prometheus Remote Write runs correct queries and account for the instance_name labels
  2. Use proper graph label values in Agent Operational
  3. Allow to filter Agent Operational graph by container

As part of making the Agent dashboard useful, a new metric has been added to track samples added to the WAL over time.

Closes #73.

grafana/jsonnet-libs#261 updates labels to make instance labels unique.
This commit sycnes with that change, but subsequently makes an overdue
change by going through all the dashboards and fixing various issues
with them.

The new dashboards are compatible with the new labeling scheme, but also
fix some problems:

1. Make sure the unloved Agent and Agent Prometheus Remote Write run
   correct queries and account for the instance_name labels
2. Use proper graph label values in Agent Operational
3. Allow to filter Agent Operational graph by container

As part of making the Agent dashboard useful, a new metric has been
added to track samples added to the WAL over time.

Closes #73.
@rfratto rfratto requested a review from hoenn May 28, 2020 20:59
@rfratto rfratto merged commit f57835f into grafana:master May 28, 2020
@rfratto rfratto deleted the update-labels-dashboards branch May 28, 2020 21:21
mattdurham pushed a commit that referenced this pull request Nov 11, 2021
grafana/jsonnet-libs#261 updates labels to make instance labels unique.
This commit sycnes with that change, but subsequently makes an overdue
change by going through all the dashboards and fixing various issues
with them.

The new dashboards are compatible with the new labeling scheme, but also
fix some problems:

1. Make sure the unloved Agent and Agent Prometheus Remote Write run
   correct queries and account for the instance_name labels
2. Use proper graph label values in Agent Operational
3. Allow to filter Agent Operational graph by container

As part of making the Agent dashboard useful, a new metric has been
added to track samples added to the WAL over time.

Closes #73.
wildum pushed a commit that referenced this pull request Apr 9, 2024
* Initial cleanup of Introduction topic

* Replace river sytnax highlighting with alloy syntax highlighting

* Remove a few instances of agent

* Restore BoringCrypto as it's tracked in another PR
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label May 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync Agent scrape_configs with latest Jsonnet usage
2 participants