Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
900edbfa
Unverified
Commit
900edbfa
authored
Feb 22, 2025
by
John Zheng
Committed by
GitHub
Feb 21, 2025
Browse files
fix typo of grafana dashboard, with correct datasource (#13668)
Signed-off-by:
John Zheng
<
john.zheng@hp.com
>
parent
b2c3fc5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
examples/online_serving/prometheus_grafana/grafana.json
examples/online_serving/prometheus_grafana/grafana.json
+4
-4
No files found.
examples/online_serving/prometheus_grafana/grafana.json
View file @
900edbfa
...
...
@@ -1260,7 +1260,7 @@
{
"datasource"
:
{
"type"
:
"prometheus"
,
"uid"
:
"
edx8memhpd9tsa
"
"uid"
:
"
${DS_PROMETHEUS}
"
},
"disableTextWrap"
:
false
,
"editorMode"
:
"code"
,
...
...
@@ -1360,7 +1360,7 @@
{
"datasource"
:
{
"type"
:
"prometheus"
,
"uid"
:
"
edx8memhpd9tsa
"
"uid"
:
"
${DS_PROMETHEUS}
"
},
"disableTextWrap"
:
false
,
"editorMode"
:
"code"
,
...
...
@@ -1473,7 +1473,7 @@
{
"datasource"
:
{
"type"
:
"prometheus"
,
"uid"
:
"
edx8memhpd9tsa
"
"uid"
:
"
${DS_PROMETHEUS}
"
},
"disableTextWrap"
:
false
,
"editorMode"
:
"code"
,
...
...
@@ -1523,7 +1523,7 @@
},
"datasource"
:
{
"type"
:
"prometheus"
,
"uid"
:
"
edx8memhpd9tsa
"
"uid"
:
"
${DS_PROMETHEUS}
"
},
"definition"
:
"label_values(model_name)"
,
"hide"
:
0
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment