fix dashboard for new values
parent
a269d6cb9f
commit
09af0ab808
|
|
@ -572,7 +572,7 @@
|
||||||
"queries": [
|
"queries": [
|
||||||
{
|
{
|
||||||
"id": "A",
|
"id": "A",
|
||||||
"metric": "calc:service.comfy_completedcampaigns",
|
"metric": "calc:service.comfy_startedtriggers",
|
||||||
"spaceAggregation": "SUM",
|
"spaceAggregation": "SUM",
|
||||||
"timeAggregation": "DEFAULT",
|
"timeAggregation": "DEFAULT",
|
||||||
"splitBy": [],
|
"splitBy": [],
|
||||||
|
|
@ -672,7 +672,7 @@
|
||||||
"queries": [
|
"queries": [
|
||||||
{
|
{
|
||||||
"id": "A",
|
"id": "A",
|
||||||
"metric": "calc:service.comfy_completedcampaigns",
|
"metric": "calc:service.comfy_completedtriggers",
|
||||||
"spaceAggregation": "SUM",
|
"spaceAggregation": "SUM",
|
||||||
"timeAggregation": "DEFAULT",
|
"timeAggregation": "DEFAULT",
|
||||||
"splitBy": [],
|
"splitBy": [],
|
||||||
|
|
@ -784,7 +784,7 @@
|
||||||
"queries": [
|
"queries": [
|
||||||
{
|
{
|
||||||
"id": "A",
|
"id": "A",
|
||||||
"metric": "calc:service.comfy_completedcampaigns",
|
"metric": "calc:service.comfy_startedfastlanetriggers",
|
||||||
"spaceAggregation": "SUM",
|
"spaceAggregation": "SUM",
|
||||||
"timeAggregation": "DEFAULT",
|
"timeAggregation": "DEFAULT",
|
||||||
"splitBy": [],
|
"splitBy": [],
|
||||||
|
|
@ -883,7 +883,7 @@
|
||||||
"queries": [
|
"queries": [
|
||||||
{
|
{
|
||||||
"id": "A",
|
"id": "A",
|
||||||
"metric": "calc:service.comfy_completedcampaigns",
|
"metric": "calc:service.comfy_completedfastlanetriggers",
|
||||||
"spaceAggregation": "SUM",
|
"spaceAggregation": "SUM",
|
||||||
"timeAggregation": "DEFAULT",
|
"timeAggregation": "DEFAULT",
|
||||||
"splitBy": [],
|
"splitBy": [],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue