newrelic / nr1-slo-r

NR1 SLO-R allows you to define, calculate and report on service-level objective (SLO) attainment.
https://discuss.newrelic.com/t/track-your-service-level-objectives-with-the-slo-r-nerdpack/90046
Apache License 2.0
21 stars 21 forks source link

SLO/R dashboard shows 0 for Current, 7 Day and 30 Day Error Budget values #172

Open propelup opened 3 years ago

propelup commented 3 years ago

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 ? Capture

ricegi commented 2 years ago

Hi @propelup - we're actually introducing some new capabilities into the core NR UI that will allow us to replace the SLO/R app functionality. We're just in the midst of developing a migration plan for SLO/R users, so we won't be fixing the bugs and broken functionality but focusing on seamless migration to core NR features.

I'll be updating the repo in the next 2 weeks with plans for the migration.

brenwhyte commented 2 years ago

Hi @propelup - we're actually introducing some new capabilities into the core NR UI that will allow us to replace the SLO/R app functionality. We're just in the midst of developing a migration plan for SLO/R users, so we won't be fixing the bugs and broken functionality but focusing on seamless migration to core NR features.

I'll be updating the repo in the next 2 weeks with plans for the migration.

Hi o/

"I'll be updating the repo in the next 2 weeks with plans for the migration."

Has this happened yet?