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
Branches
No related tags found
No related merge requests found
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
"editable": true, "editable": true,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": 1,
"links": [], "links": [],
"panels": [ "panels": [
{ {
...@@ -1498,7 +1497,7 @@ ...@@ -1498,7 +1497,7 @@
"targets": [ "targets": [
{ {
"exemplar": true, "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", "format": "time_series",
"hide": false, "hide": false,
"instant": false, "instant": false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment