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

L2SS-276: Fix XST offloading enabled panel

parent 38e79cb4
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,6 @@
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": 1,
"links": [],
"panels": [
{
......@@ -1498,7 +1497,7 @@
"targets": [
{
"exemplar": true,
"expr": "(100-50*device_attribute{device=\"lts/xst/1\",name=\"FPGA_xst_offload_hdr_eth_destination_mac_RW\"}) * on(x) device_attribute{device=\"lts/sdp/1\",name=\"TR_fpga_mask_R\"}",
"expr": "(100-50*device_attribute{device=\"lts/xst/1\",name=\"FPGA_xst_offload_enable_R\"}) * on(x) device_attribute{device=\"lts/sdp/1\",name=\"TR_fpga_mask_R\"}",
"format": "time_series",
"hide": false,
"instant": false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment