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

Replace appName with entityGuid in the queries and SLO definitions #98

Closed tangollama closed 2 years ago

tangollama commented 4 years ago

appName is referenced throughout the current (1.x) documents and queries. We need to:

norbertsuski commented 4 years ago

@tangollama could you please describe it more? I'm not sure I understand correctly, because right now is both entityGuid and appName in SLO document:

image

tangollama commented 4 years ago

@norbertsuski, thanks for the clarification. I'll do a bit more research and re-address.