You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
759 B
19 lines
759 B
<panel>
|
|
<chart>
|
|
<title>Client Throughput</title>
|
|
<search>
|
|
<query>| savedsearch DA-ITSI-LB-Client_Throughput host=$host$</query>
|
|
<earliest>$earliest$</earliest>
|
|
<latest>$latest$</latest>
|
|
</search>
|
|
<option name="charting.chart">area</option>
|
|
<!-- <option name="charting.axisLabelsX.majorLabelVisibility">hide</option> -->
|
|
<option name="charting.axisTitleX.visibility">collapsed</option>
|
|
<option name="charting.axisTitleY.visibility">collapsed</option>
|
|
<option name="charting.chart.nullValueMode">connect</option>
|
|
<option name="charting.chart.showDataLabels">none</option>
|
|
<option name="charting.legend.placement">top</option>
|
|
<option name="refresh.time.visible">false</option>
|
|
</chart>
|
|
</panel>
|