This repo is now archived and replaced by the New Relic Instant Observability platform. Also check out our Public Catalog at https://developer.newrelic.com/instant-observability/.
The Quickstarts Dashboard library is a collection of dashboards for use in the New Relic platform. This library is used as a source for the nr1-quickstarts
nerdlet available in the New Relic platform. This library is community sourced and open to contribution, so if you have some great dashboards to share follow the manual below.
Do you have some great dashboards to share? Follow the steps below to add them to the library.
-
Copy the directory
library/_template
and it's content to a new directory within thelibrary
folder. Choose a name which identifies the main purpose of your quickstart, for example:rabbitmq
,apm-errors
, ... -
Add your dashboards in the
library/[your dir]/dashboards
folder. To export your dashboard you can use thenr1-quickstarts
nerdlet available in New Relic. There's a "export helper" link in the sidebar.
Optionally you can add multiple screenshots per dashboard as long as they have the same name as your dashboard file. For example rabbitmq.json
rabbitmq.png
rabbitmq.jpeg
. You can add multiple screenshots by putting a number after the filename, for example rabbitmq01.png
, rabbitmq02.png
.
-
Edit the
quickstarts/[your dir]/config.yaml
file with your values. -
Commit your changes
git add -A
andgit commit -m "Added [name]"
. Change the[name]
with a description of the dashboard you've added. -
Push your changes to Github
git push
-
Submit and wait for review. We will review as fast as we can, but it can sometimes take a day or two.
Thanks a lot for your submission!
New Relic has open-sourced this project. This project is provided AS-IS WITHOUT WARRANTY OR DEDICATED SUPPORT. Issues and contributions should be reported to the project here on GitHub.
We encourage you to bring your experiences and questions to the Explorers Hub where our community members collaborate on solutions and new ideas.
We encourage your contributions to improve the Quickstarts dashboard library! Keep in mind that when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project.
If you have any questions, or to execute our corporate CLA (which is required if your contribution is on behalf of a company), drop us an email at [email protected].
A note about vulnerabilities
As noted in our security policy, New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals.
If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through HackerOne.
If you would like to contribute to this project, review these guidelines.
To all contributors, we thank you! Without your contribution, this project would not be what it is today.
Quickstarts dashboard library is licensed under the Apache 2.0 License.