Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add multi-cluster dashboard lint exclusions
Signed-off-by: Vitaly Zhuravlev <[email protected]>
  • Loading branch information
rgeyer authored and v-zhuravlev committed Jul 15, 2023
commit a6cc3b8949d081d23032bff8d6cf3bd08e3ecb8c
2 changes: 2 additions & 0 deletions docs/node-mixin/.lint
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,7 @@ exclusions:
reason: Units are indeed set for all but load average (which doesn't have a reasonable unit), but in the yaxis "format" property rather than in field config. The dashboard linter needs to be patched accordingly.
- dashboard: Node Exporter / USE Method / Cluster
reason: Units are indeed set, but in the yaxis "format" property rather than in field config. The dashboard linter needs to be patched accordingly.
- dashboard: Node Exporter / USE Method / Multi-cluster
reason: Units are indeed set, but in the yaxis "format" property rather than in field config. The dashboard linter needs to be patched accordingly.
- dashboard: Node Exporter / USE Method / Node
reason: Units are indeed set, but in the yaxis "format" property rather than in field config. The dashboard linter needs to be patched accordingly.