Skip to content
Snippets Groups Projects
Commit 6ccd23f0 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-758: Do archive the masks we set

parent b976e9bd
Branches
Tags
1 merge request!305L2SS-758: Tune prometheus archiving
...@@ -24,6 +24,10 @@ ...@@ -24,6 +24,10 @@
"STAT/PDU/1": { "STAT/PDU/1": {
}, },
"STAT/RECV/1": { "STAT/RECV/1": {
"include": [
"ANT_mask_RW",
"RCU_mask_RW"
],
"exclude": [ "exclude": [
"HBAT_BF_delay_steps_*", "HBAT_BF_delay_steps_*",
"*_ITRF_R", "*_ITRF_R",
...@@ -31,6 +35,9 @@ ...@@ -31,6 +35,9 @@
] ]
}, },
"STAT/SDP/1": { "STAT/SDP/1": {
"include": [
"TR_fpga_mask_RW"
],
"exclude": [ "exclude": [
"FPGA_subband_weights_*", "FPGA_subband_weights_*",
"FPGA_signal_input_samples_delay_*", "FPGA_signal_input_samples_delay_*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment