Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ui-middleware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
OX App Suite
Core
ui-middleware
Commits
d40758e0
Commit
d40758e0
authored
2 years ago
by
andree.klattenhoff
Committed by
andree.klattenhoff
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
add: OXUI-1118 - Integrate grafana dashboard
parent
8c77fb91
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helm/core-ui-middleware/dashboards/nodejs-ui-mw.json
+1313
-0
1313 additions, 0 deletions
helm/core-ui-middleware/dashboards/nodejs-ui-mw.json
helm/core-ui-middleware/templates/dashboards.yml
+12
-0
12 additions, 0 deletions
helm/core-ui-middleware/templates/dashboards.yml
with
1325 additions
and
0 deletions
helm/core-ui-middleware/dashboards/nodejs-ui-mw.json
0 → 100644
+
1313
−
0
View file @
d40758e0
This diff is collapsed.
Click to expand it.
helm/core-ui-middleware/templates/dashboards.yml
0 → 100644
+
12
−
0
View file @
d40758e0
{{
- if (or .Values.extras.monitoring.enabled .Values.global.extras.monitoring.enabled) -
}}
apiVersion
:
v1
kind
:
ConfigMap
metadata
:
name
:
{{
include "ox-common.names.fullname" .
}}
-dashboards
labels
:
{{
- include "ox-common.labels.standard" . | nindent 4
}}
grafana_dashboard
:
"
1"
data
:
nodejs-ui-mw.json
:
|-
{{
(.Files.Glob "dashboards/nodejs-ui-mw.json").AsConfig | indent 2
}}
{{
- end -
}}
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