chore(grafana): improvements to advertiser business analytics dashboard
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"description": "Get daily and overall stats for your advertiser organization and your campaigns.",
|
||||
"description": "Get daily and overall stats for advertiser organization and campaigns.",
|
||||
"editable": true,
|
||||
"fiscalYearStartMonth": 0,
|
||||
"graphTooltip": 0,
|
||||
"id": 1,
|
||||
"id": 9,
|
||||
"links": [],
|
||||
"liveNow": true,
|
||||
"panels": [
|
||||
@@ -62,8 +62,7 @@
|
||||
"mode": "percentage",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -88,7 +87,7 @@
|
||||
"frameIndex": 1,
|
||||
"showHeader": true
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -139,7 +138,7 @@
|
||||
"source": "url",
|
||||
"summarizeAlias": "",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/advertisers/$advertiser_id",
|
||||
"url": "/stats/advertisers/$advertiser_id",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET",
|
||||
@@ -229,8 +228,7 @@
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
@@ -265,7 +263,7 @@
|
||||
},
|
||||
"xField": "Date"
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -296,7 +294,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/advertisers/$advertiser_id/campaigns/daily",
|
||||
"url": "/stats/advertisers/$advertiser_id/campaigns/daily",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -353,7 +351,7 @@
|
||||
"sort": "none"
|
||||
}
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -380,7 +378,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/advertisers/$advertiser_id",
|
||||
"url": "/stats/advertisers/$advertiser_id",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -442,8 +440,7 @@
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
@@ -478,7 +475,7 @@
|
||||
},
|
||||
"xField": "Date"
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -515,7 +512,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/advertisers/$advertiser_id/campaigns/daily",
|
||||
"url": "/stats/advertisers/$advertiser_id/campaigns/daily",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -578,8 +575,7 @@
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -610,7 +606,7 @@
|
||||
},
|
||||
"xField": "Date"
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -637,7 +633,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/advertisers/$advertiser_id/campaigns/daily",
|
||||
"url": "/stats/advertisers/$advertiser_id/campaigns/daily",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -649,7 +645,7 @@
|
||||
"type": "trend"
|
||||
},
|
||||
{
|
||||
"collapsed": true,
|
||||
"collapsed": false,
|
||||
"gridPos": {
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
@@ -657,7 +653,11 @@
|
||||
"y": 33
|
||||
},
|
||||
"id": 9,
|
||||
"panels": [
|
||||
"panels": [],
|
||||
"repeat": "campaign_id",
|
||||
"title": "Campaign: $campaign_id",
|
||||
"type": "row"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "yesoreyeram-infinity-datasource",
|
||||
@@ -708,7 +708,7 @@
|
||||
"frameIndex": 1,
|
||||
"showHeader": true
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -759,7 +759,7 @@
|
||||
"source": "url",
|
||||
"summarizeAlias": "",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/campaigns/$campaign_id",
|
||||
"url": "/stats/campaigns/$campaign_id",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET",
|
||||
@@ -884,7 +884,7 @@
|
||||
},
|
||||
"xField": "Date"
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -915,7 +915,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/campaigns/$campaign_id/daily",
|
||||
"url": "/stats/campaigns/$campaign_id/daily",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -972,7 +972,7 @@
|
||||
"sort": "none"
|
||||
}
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -999,7 +999,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/campaigns/$campaign_id",
|
||||
"url": "/stats/campaigns/$campaign_id",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -1096,7 +1096,7 @@
|
||||
},
|
||||
"xField": "Date"
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -1133,7 +1133,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/campaigns/$campaign_id/daily",
|
||||
"url": "/stats/campaigns/$campaign_id/daily",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -1227,7 +1227,7 @@
|
||||
},
|
||||
"xField": "Date"
|
||||
},
|
||||
"pluginVersion": "11.5.0",
|
||||
"pluginVersion": "12.0.2",
|
||||
"targets": [
|
||||
{
|
||||
"columns": [
|
||||
@@ -1254,7 +1254,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/stats/campaigns/$campaign_id/daily",
|
||||
"url": "/stats/campaigns/$campaign_id/daily",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -1266,14 +1266,9 @@
|
||||
"type": "trend"
|
||||
}
|
||||
],
|
||||
"repeat": "campaign_id",
|
||||
"title": "Campaign: $campaign_id",
|
||||
"type": "row"
|
||||
}
|
||||
],
|
||||
"preload": false,
|
||||
"refresh": "",
|
||||
"schemaVersion": 40,
|
||||
"refresh": "5s",
|
||||
"schemaVersion": 41,
|
||||
"tags": ["adnova"],
|
||||
"templating": {
|
||||
"list": [
|
||||
@@ -1282,7 +1277,7 @@
|
||||
"text": "",
|
||||
"value": ""
|
||||
},
|
||||
"description": "Enter your advertiser UUID",
|
||||
"description": "Enter advertiser UUID",
|
||||
"label": "Advertiser UUID",
|
||||
"name": "advertiser_id",
|
||||
"options": [
|
||||
@@ -1329,7 +1324,7 @@
|
||||
"root_selector": "",
|
||||
"source": "url",
|
||||
"type": "json",
|
||||
"url": "http://backend:8080/advertisers/$advertiser_id/campaigns",
|
||||
"url": "/advertisers/$advertiser_id/campaigns",
|
||||
"url_options": {
|
||||
"data": "",
|
||||
"method": "GET"
|
||||
@@ -1349,11 +1344,12 @@
|
||||
"to": "now"
|
||||
},
|
||||
"timepicker": {
|
||||
"hidden": true,
|
||||
"refresh_intervals": ["5s"]
|
||||
},
|
||||
"timezone": "utc",
|
||||
"title": "Statistics",
|
||||
"uid": "adnova-statisticss",
|
||||
"version": 16,
|
||||
"timezone": "browser",
|
||||
"title": "Advertiser Statistics",
|
||||
"uid": "adnova-advertiser-statistics",
|
||||
"version": 2,
|
||||
"weekStart": "monday"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user