Skip to content
Snippets Groups Projects
Commit dc7c0009 authored by Corné Lukken's avatar Corné Lukken
Browse files

Merge branch 'L2SS-1972' into 'master'

L2SS-1972: Export jesd error mettrics to prometheus

Closes L2SS-1972

See merge request !968
parents 8367a3ac 81982267
No related branches found
No related tags found
1 merge request!968L2SS-1972: Export jesd error mettrics to prometheus
......@@ -162,6 +162,7 @@ Next change the version in the following places:
# Release Notes
* 0.41.0 Export `FPGA_jesd204b_rx_err0_R` and `FPGA_jesd204b_rx_err1_R` SDP monitoring data to prometheus
* 0.40.2 Add `ds_debug_pycharm` command to debug device servers during integration tests
* 0.40.1 Deploy SDPTR for HBA only on RS stations
* 0.40.0 Added CS032/RS307, and scripts to generate their CDB file and caltables
......
0.40.2
0.41.0
......@@ -40,7 +40,7 @@ __all__ = ["SDP"]
"FPGA_sdp_info_*",
"FPGA_subband_weights_*",
"FPGA_signal_input_samples_delay_*",
"FPGA_jesd204b_*",
"FPGA_jesd204b_csr_*",
"FPGA_wg_amplitude_*",
"FPGA_wg_frequency_*",
"FPGA_wg_phase_*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment