james00002

Results 5 comments of james00002

By messing around with the API, I was able to discover that the expected value is a string containing an escaped json list, in a format like this, with users...

I can confirm that this works pretty well: value = jsonencode([{"id":data.pagerduty_user.some_user.id, "type": "user"}]) or value = jsonencode([{"id":data.pagerduty_team.some_team.id, "type": "escalation_policy"}])

I have this problem too. The cloudflare_worker_* metrics show up, but the cloudflare_zone_* metrics are missing. I have FREE_TIER unset (so it defaults to false) and I am connecting to...

Question: Is everybody else here who is experiencing this problem also using the helm chart deployment? I think I am using the latest helm chart, but the image it deploys...

Even though the JSM and OpsGenie integrations are currently the same, Atlassian has stated their intention that the JSM features are going to diverge from OpsGenie in the future, and...