Fetching dynatrace data with Infinity plugin causes “Context deadline exceeded” error
APIs are working fine independently with curl command in the instance. Proxy setting is also done in grafana.ini file
Below is the error message - error getting data frame. error getting response from url https://xxxx.live.dynatrace.com/api/v2/metrics/query?metricSelector=builtin:host.cpu.usage&from=1737547911765&to=1737548811765&resolution=1h. no response received. Error: Get “https://xxxxx.live.dynatrace.com/api/v2/metrics/query?from=1737547911765&metricSelector=builtin%3Ahost.cpu.usage&resolution=1h&to=1737548811765”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Can someone please assist?