Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
00505f51
Verified
Commit
00505f51
authored
Oct 11, 2023
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
feat(nut-exporter): Add annotations to dashboard
parent
245a6493
No related branches found
No related tags found
No related merge requests found
Pipeline
#18472
passed
Oct 11, 2023
Stage: lint
Stage: build
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
charts/nut-exporter/Chart.yaml
+1
-1
1 addition, 1 deletion
charts/nut-exporter/Chart.yaml
charts/nut-exporter/README.md
+1
-1
1 addition, 1 deletion
charts/nut-exporter/README.md
charts/nut-exporter/dashboards/default.json
+11
-0
11 additions, 0 deletions
charts/nut-exporter/dashboards/default.json
with
13 additions
and
2 deletions
charts/nut-exporter/Chart.yaml
+
1
−
1
View file @
00505f51
...
@@ -15,5 +15,5 @@ sources:
...
@@ -15,5 +15,5 @@ sources:
-
https://github.com/acolombier/nut_exporter/tree/feat/add-helm-chart
-
https://github.com/acolombier/nut_exporter/tree/feat/add-helm-chart
type
:
application
type
:
application
version
:
0.3.
9
version
:
0.3.
10
appVersion
:
3.0.0
appVersion
:
3.0.0
This diff is collapsed.
Click to expand it.
charts/nut-exporter/README.md
+
1
−
1
View file @
00505f51
# nut-exporter
# nut-exporter






Installs NUT exporter in Kubernetes
Installs NUT exporter in Kubernetes
...
...
This diff is collapsed.
Click to expand it.
charts/nut-exporter/dashboards/default.json
+
11
−
0
View file @
00505f51
...
@@ -52,6 +52,17 @@
...
@@ -52,6 +52,17 @@
"type"
:
"dashboard"
"type"
:
"dashboard"
},
},
"type"
:
"dashboard"
"type"
:
"dashboard"
},
{
"datasource"
:
{
"type"
:
"prometheus"
,
"uid"
:
"${DS_PROMETHEUS}"
},
"enable"
:
true
,
"expr"
:
"max by (ups, flag) (network_ups_tools_ups_status{ups=
\"
$ups
\"
, flag!=
\"
OL
\"
}) == 1"
,
"iconColor"
:
"red"
,
"name"
:
"UPS Status Events"
,
"titleFormat"
:
"{{flag}}}"
}
}
]
]
},
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment