newrelic / developer-website

Source code for the New Relic Developer Site.
https://developer.newrelic.com
Apache License 2.0
40 stars 114 forks source link

[Dashboards] Create a custom viz to return the data for the last step in the sign up funnel #1919

Closed jpvajda closed 2 years ago

jpvajda commented 2 years ago

Episode 4: Return of the Custom Viz...

Relates to: https://github.com/newrelic/developer-website/issues/1914

Issue

After trying to make NRQL return the data we are looking for... we found that we can't actually return data for a step in a funnel and we confirmed in #wizards-dashboards that functionality isn't available in NRQL. We have this query which provides a nice funnel of 4 different steps (4 WHERE clauses that all have a similar attribute).

📈

Link to dashboard see the charts with WIP

Screen Shot 2021-11-29 at 4 14 02 PM

Acceptance Criteria

zstix commented 2 years ago

I'm going to plug away at this as an innovation project.

zstix commented 2 years ago

I've created a custom visualization to achieve the desired effect:

Screen Shot 2021-12-01 at 16 51 06

Before marking this as done, I'd like to do the following:

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be automatically closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it was a stale issue that had no recent activity. Thank you for your contributions.