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
MPIfR-BDG
edd_provisioning
Commits
12b3fd0d
Commit
12b3fd0d
authored
Nov 27, 2021
by
Tobias Winchen
Browse files
Fix selection of 70k RXS sensor
parent
fee8b213
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/ska_proto_status_server/templates/rxs_dashboard.json
View file @
12b3fd0d
...
...
@@ -235,6 +235,7 @@
"measurement"
:
"rxs_monitor"
,
"orderByTime"
:
"ASC"
,
"policy"
:
"default"
,
"query"
:
"SELECT mean(
\"
rxs_tempvac_temp70k
\"
) FROM
\"
rxs_monitor
\"
WHERE (
\"
pipeline_id
\"
=~ /^$RXS$/) AND $timeFilter GROUP BY time($__interval) fill(none)"
,
"refId"
:
"B"
,
"resultFormat"
:
"time_series"
,
"select"
:
[
...
...
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