Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
2415ec38
Unverified
Commit
2415ec38
authored
Mar 04, 2025
by
Kebe
Committed by
GitHub
Mar 04, 2025
Browse files
Remove grafana dashboard's datasource uid (#4051)
parent
87f671ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
23 deletions
+13
-23
examples/monitoring/grafana.json
examples/monitoring/grafana.json
+13
-23
No files found.
examples/monitoring/grafana.json
View file @
2415ec38
...
...
@@ -24,8 +24,7 @@
{
"datasource"
:
{
"default"
:
true
,
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"fieldConfig"
:
{
"defaults"
:
{
...
...
@@ -176,8 +175,7 @@
{
"datasource"
:
{
"default"
:
true
,
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"fieldConfig"
:
{
"defaults"
:
{
...
...
@@ -217,7 +215,7 @@
"color"
:
"rgba(255,0,255,0.7)"
},
"filterValues"
:
{
"le"
:
1e-9
"le"
:
1e-
0
9
},
"legend"
:
{
"show"
:
true
...
...
@@ -260,8 +258,7 @@
{
"datasource"
:
{
"default"
:
true
,
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"fieldConfig"
:
{
"defaults"
:
{
...
...
@@ -412,8 +409,7 @@
{
"datasource"
:
{
"default"
:
true
,
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"fieldConfig"
:
{
"defaults"
:
{
...
...
@@ -453,7 +449,7 @@
"color"
:
"rgba(255,0,255,0.7)"
},
"filterValues"
:
{
"le"
:
1e-9
"le"
:
1e-
0
9
},
"legend"
:
{
"show"
:
true
...
...
@@ -497,8 +493,7 @@
{
"datasource"
:
{
"default"
:
true
,
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"fieldConfig"
:
{
"defaults"
:
{
...
...
@@ -599,8 +594,7 @@
{
"datasource"
:
{
"default"
:
true
,
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"fieldConfig"
:
{
"defaults"
:
{
...
...
@@ -696,8 +690,7 @@
{
"datasource"
:
{
"default"
:
true
,
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"fieldConfig"
:
{
"defaults"
:
{
...
...
@@ -797,8 +790,7 @@
{
"datasource"
:
{
"default"
:
true
,
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"fieldConfig"
:
{
"defaults"
:
{
...
...
@@ -908,8 +900,7 @@
"value"
:
"127.0.0.1:30000"
},
"datasource"
:
{
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"definition"
:
"label_values(instance)"
,
"hide"
:
0
,
...
...
@@ -936,8 +927,7 @@
"value"
:
"meta-llama/Llama-3.1-8B-Instruct"
},
"datasource"
:
{
"type"
:
"prometheus"
,
"uid"
:
"aeboq3sqk89vkd"
"type"
:
"prometheus"
},
"definition"
:
"label_values(model_name)"
,
"hide"
:
0
,
...
...
@@ -966,7 +956,7 @@
"timepicker"
:
{},
"timezone"
:
"browser"
,
"title"
:
"SGLang Dashboard"
,
"uid"
:
"
ddyp55uq7brpcc
"
,
"uid"
:
"
sglang-dashboard
"
,
"version"
:
5
,
"weekStart"
:
""
}
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