SHOW:
|
|
- or go back to the newest paste.
| 1 | <context> | |
| 2 | <!-- Query auto-includes --> | |
| 3 | <autoincludes> | |
| 4 | ||
| 5 | <autoinclude> | |
| 6 | <cda><![CDATA[/solution/cdf/includes/telemetry.cda]]></cda> | |
| 7 | <ids>.*</ids> | |
| 8 | <dashboards> | |
| 9 | <include><![CDATA[/metrics2/telemetry/.*\.cdfde]]></include> | |
| 10 | <exclude><![CDATA[/metrics2/telemetry/telemetryHistogram\.cdfde]]></exclude> | |
| 11 | </dashboards> | |
| 12 | </autoinclude> | |
| 13 | <autoinclude> | |
| 14 | <cda><![CDATA[/solution/cdf/includes/(.*)/(.*?)\.cda]]></cda> | |
| 15 | <ids>.*</ids> | |
| 16 | <dashboards> | |
| 17 | <include><![CDATA[/$1/.*\.wcdf]]></include> | |
| 18 | <exclude><![CDATA[/.*/test_maps\.wcdf]]></exclude> | |
| 19 | </dashboards> | |
| 20 | </autoinclude> | |
| 21 | </autoincludes> | |
| 22 | <!-- session attributes to be available in dashboards, name optional if renaming needs to be done --> | |
| 23 | <sessionattributes> | |
| 24 | <attribute>tuid</attribute> | |
| 25 | </sessionattributes> | |
| 26 | </context> |