You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After following the instructions as per the section "How to configure and use SLO/R" at https://github.com/newrelic/nr1-slo-r and configuring it for one of the entities - always getting 0 values (screenshot attached)
Expected Behaviour
Expected to reflect the actual SLI values in the tile.
It is configured for web transaction which comes properly in the APM dashboard. However, while inspecting the NRQL in the SLO/R dashboard, it shows containing the conditions "httpResponseCode IS NOT NULL" which fails as there is no "httpResponseCode" field in "Transaction"
Description
After following the instructions as per the section "How to configure and use SLO/R" at https://github.com/newrelic/nr1-slo-r and configuring it for one of the entities - always getting 0 values (screenshot attached)
Expected Behaviour
Expected to reflect the actual SLI values in the tile.
It is configured for web transaction which comes properly in the APM dashboard. However, while inspecting the NRQL in the SLO/R dashboard, it shows containing the conditions "httpResponseCode IS NOT NULL" which fails as there is no "httpResponseCode" field in "Transaction"
Have also followed https://github.com/newrelic/nr1-slo-r/blob/main/docs/entity_lookup_error.md to remove and re-add SLO/R from the account but does not help.
Is there any means to get this fixed ?
