-
Notifications
You must be signed in to change notification settings - Fork 994
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
Grafana doc #2647
Merged
Merged
Grafana doc #2647
Conversation
This file contains 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
…rationAdd Chinese documentation explaining the integration of Grafana for historical data visualization within the HertzBeat monitoring system. The new documentation covers prerequisites, configuration steps, and how to upload Grafana dashboard templates.
Add documentation on configuring and using the Grafana Dashboard for displaying historical data in HertzBeat, including setup instructions and steps to upload Grafana monitor template JSON files within the HertzBeat monitor.
Refine instructions in the grafana_dashboard.md docs for both English and Chinese localizations. Specify changes made to indicate the correct download location of Grafana dashboard JSON templates and correct the example link format in both languages to ensure users can quickly and correctly follow the instructions for uploading Grafana monitor templates in HertzBeat. This update improves the accuracy of the documentation, making it more user-friendly and ensuring that users can effortlessly download and utilize Grafana dashboard templates within HertzBeat.
…a documentation Remove the trailing hyphen in the grafana_dashboard.md to correct the documentation. This change updates the instructions for viewing Grafana historical charts by clarifying the steps required on the HertzBeat monitoring page: users should click the Grafana button, select 'Grafana Historical Charts', choose a monitoring template, and then press the Query button to access the desired charts. ```
Update the prerequisites in both English and Chinese versions of the grafana_dashboard documentation to reflect the correct Grafana version and configuration steps. Additionally, add a note on enabling embedding in Grafana by setting the `allow_embedding` option to `true` in the `grafana.ini` configuration file.
# Conflicts: # home/docs/help/grafana_dashboard.md # home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/grafana_dashboard.md
Update the documentation to reflect the necessary configurations in the `grafana.ini` file for enabling embedding and anonymous access. Also, clarify the prerequisites for using Grafana with HertzBeat and VictoriaMetrics. The changes include specifying the `allow_embedding` and `[auth.anonymous]` settings and correcting the formatting of the`VictoriaMetrics` database reference.
Update the documentation to reflect the necessary configurations in the `grafana.ini` file for enabling embedding and anonymous access. Also, clarify the prerequisites for using Grafana with HertzBeat and VictoriaMetrics. The changes include specifying the `allow_embedding` and `[auth.anonymous]` settings and correcting the formatting of the`VictoriaMetrics` database reference.
LiuTianyou
approved these changes
Sep 1, 2024
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.
What's changed?
Grafana doc
Checklist
Add or update API