Skip to content

Commit

Permalink
fix rest of linting errors
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Dec 4, 2023
1 parent e955699 commit ae2832d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
1 change: 1 addition & 0 deletions .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ ignores:
- "**/CHANGELOG.md"
- "node_modules"
- "docs/tmp"
- "readme-generator-for-helm"
11 changes: 8 additions & 3 deletions dashboards/grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,14 @@ This section provides links to the official Grafana documentation for creating a

## How to Create Custom Dashboards

Craft personalized Grafana dashboards tailored to your specific needs by exploring the [official Grafana documentation](https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/create-dashboard/). Discover detailed steps, best practices, and tips for creating visualizations, adding panels, utilizing various data sources, and more.
Craft personalized Grafana dashboards tailored to your specific needs by exploring the [official Grafana documentation](https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/create-dashboard/).
Discover detailed steps, best practices, and tips for creating visualizations, adding panels,
utilizing various data sources, and more.

## Modifying the Dashboards

Refine and adapt visualizations in existing Grafana dashboards to meet evolving requirements. Visit the [relevant sections](https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/modify-dashboard-settings/) of the Grafana documentation to gain insights on adjusting, enhancing, or reconfiguring dashboards efficiently. Learn about editing panels, incorporating new data sources, applying filters, and optimizing dashboard layouts.

Refine and adapt visualizations in existing Grafana dashboards to meet evolving requirements.
Visit the
[relevant sections](https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/modify-dashboard-settings/)
of the Grafana documentation to gain insights on adjusting, enhancing, or reconfiguring dashboards efficiently.
Learn about editing panels, incorporating new data sources, applying filters, and optimizing dashboard layouts.

0 comments on commit ae2832d

Please sign in to comment.