docs: add Grafana dashboard import instructions to self-hosted monitoring page#312
Draft
seemeroland wants to merge 1 commit into
Draft
docs: add Grafana dashboard import instructions to self-hosted monitoring page#312seemeroland wants to merge 1 commit into
seemeroland wants to merge 1 commit into
Conversation
Add a new 'Grafana dashboard' section to the self-hosted worker monitoring page, covering: - Dashboard layout and sections overview - Step-by-step import instructions (Grafana UI, API, and direct URL) - Prometheus alerting rules reference with alert descriptions - Links to the grafana/ directory in oz-agent-worker Also adds the Steps component import needed for the step-by-step import workflow. Addresses REMOTE-2110 (enterprise customer IMC requesting Grafana dashboard templates for self-hosted Oz worker monitoring). Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Adds a "Grafana dashboard" section to the self-hosted worker monitoring documentation page, helping enterprise customers like IMC import and use the new dashboard template published in the oz-agent-worker repository.
Addresses REMOTE-2110: enterprise customer IMC requested Grafana dashboard templates for self-hosted Oz worker monitoring.
Changes
src/content/docs/platform/self-hosting/monitoring.mdxNew section "Grafana dashboard" added after the metric catalog, covering:
grafana/README.mdin oz-agent-worker for threshold tuningAlso adds the
Stepscomponent import from@astrojs/starlight/components.Related PR
Conversation: https://staging.warp.dev/conversation/3861b9b2-ce49-46f7-baff-bfb3e2173b0b
Run: https://oz.staging.warp.dev/runs/019f4843-a02c-7ca4-aa34-0d867981dfbc
This PR was generated with Oz.