Skip to content

NRQL results NULL in "NRQL Status Widget" when querying from metrics #34

@newtaku

Description

@newtaku

NRQL querying metrics returns null / Oops Error in the widget.
NRQL itself works fine fine in other dashboard widgets and returns a value.

eg.1 FROM Metric SELECT clamp_max(count(newrelic.sli.good) / count(newrelic.sli.valid) * 100, 100) as 'SLI attainment' WHERE sli.guid = 'GUID'
eg.2 FROM Metric SELECT apm.service.apdex

Steps to Reproduce

  • Add Status Widget Pack to an account.
  • Launch and select "NRQL Status Widget" to configure
  • Configure and add Query retrieving data from Metric

Expected Behaviour

Show and process Metrics in the widget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions