Skip to content

Instantly share code, notes, and snippets.

@pgbytes
Created August 8, 2019 06:35
Show Gist options
  • Save pgbytes/6f18350c63f6370ce92fd73f47d0a41d to your computer and use it in GitHub Desktop.
Save pgbytes/6f18350c63f6370ce92fd73f47d0a41d to your computer and use it in GitHub Desktop.
{
"settingsReloadIntervalMinutes": 1,
"fullscreen": false,
"autoStart": false,
"lazyLoadTabs": true,
"websites": [
{
"monolith": "true",
"url": "https://app.google.stackdriver.com/dashboards/1197036787694873609?project=prod-co",
"duration": 20,
"tabReloadIntervalSeconds": 60
},
{
"pubsub": "true",
"url": "https://app.google.stackdriver.com/dashboards/1087763?project=prod-co",
"duration": 20,
"tabReloadIntervalSeconds": 60
},
{
"workout": "true",
"url": "https://app.google.stackdriver.com/dashboards/4000408488531771770?project=prod-co",
"duration": 20,
"tabReloadIntervalSeconds": 60
},
{
"upds": "true",
"url": "https://app.google.stackdriver.com/dashboards/1091231?project=prod-co",
"duration": 20,
"tabReloadIntervalSeconds": 60
},
{
"server-gyms": "true",
"url": "https://app.google.stackdriver.com/dashboards/9955883023747482894?project=prod-near",
"duration": 20,
"tabReloadIntervalSeconds": 60
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment