96 lines
1.8 KiB
JSON
96 lines
1.8 KiB
JSON
|
{
|
|||
|
"circleMaxSize": 30,
|
|||
|
"circleMinSize": "1",
|
|||
|
"colors": [
|
|||
|
"#cca300",
|
|||
|
"#c15c17",
|
|||
|
"#890f02"
|
|||
|
],
|
|||
|
"datasource": "plex",
|
|||
|
"decimals": 0,
|
|||
|
"esLocationName": "",
|
|||
|
"esMetric": "$tag_counter",
|
|||
|
"hideEmpty": false,
|
|||
|
"hideZero": false,
|
|||
|
"id": 4,
|
|||
|
"initialZoom": "4",
|
|||
|
"links": [],
|
|||
|
"locationData": "states",
|
|||
|
"mapCenter": "custom",
|
|||
|
"mapCenterLatitude": "39.8283",
|
|||
|
"mapCenterLongitude": "-98.5795",
|
|||
|
"maxDataPoints": 1,
|
|||
|
"minSpan": 8,
|
|||
|
"showLegend": false,
|
|||
|
"stickyLabels": false,
|
|||
|
"targets": [
|
|||
|
{
|
|||
|
"alias": "$tag_region_code",
|
|||
|
"dsType": "influxdb",
|
|||
|
"groupBy": [
|
|||
|
{
|
|||
|
"params": [
|
|||
|
"region_code"
|
|||
|
],
|
|||
|
"type": "tag"
|
|||
|
}
|
|||
|
],
|
|||
|
"measurement": "Tautulli",
|
|||
|
"orderByTime": "ASC",
|
|||
|
"policy": "default",
|
|||
|
"refId": "A",
|
|||
|
"resultFormat": "time_series",
|
|||
|
"select": [
|
|||
|
[
|
|||
|
{
|
|||
|
"params": [
|
|||
|
"location"
|
|||
|
],
|
|||
|
"type": "field"
|
|||
|
},
|
|||
|
{
|
|||
|
"params": [],
|
|||
|
"type": "count"
|
|||
|
},
|
|||
|
{
|
|||
|
"params": [
|
|||
|
"metric"
|
|||
|
],
|
|||
|
"type": "alias"
|
|||
|
}
|
|||
|
]
|
|||
|
],
|
|||
|
"tags": [
|
|||
|
{
|
|||
|
"key": "type",
|
|||
|
"operator": "=",
|
|||
|
"value": "Session"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
],
|
|||
|
"thresholds": "5,10",
|
|||
|
"timeFrom": "1m",
|
|||
|
"title": "",
|
|||
|
"type": "grafana-worldmap-panel",
|
|||
|
"unitPlural": "",
|
|||
|
"unitSingle": "",
|
|||
|
"unitSingular": "",
|
|||
|
"valueName": "current",
|
|||
|
"gridPos": {
|
|||
|
"x": 16,
|
|||
|
"y": 0,
|
|||
|
"w": 8,
|
|||
|
"h": 8
|
|||
|
},
|
|||
|
"mouseWheelZoom": false,
|
|||
|
"tableQueryOptions": {
|
|||
|
"queryType": "coordinates",
|
|||
|
"geohashField": "geohash",
|
|||
|
"latitudeField": "latitude",
|
|||
|
"longitudeField": "longitude",
|
|||
|
"metricField": "metric",
|
|||
|
"labelField": "location"
|
|||
|
}
|
|||
|
}
|