Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

# Installing the Nullify Grafana Plugin

The Nullify Grafana Plugin allows customers of Nullify to visualize their Nullify scan results and trends in Grafana.

Note: This plugin can only be installed on local/on-prem instances on Grafana. Grafana Cloud is NOT currently supported.

To install this plugin:
1. Install the plugin into your server instance following these instructions: https://grafana.com/docs/grafana/latest/administration/plugin-management/#install-plugin-on-local-grafana
2. Add a new Nullify data source. Instructions on adding a data source: https://grafana.com/docs/grafana/latest/administration/data-source-management/
3. Follow instructions on the Nullify API Settings page to setup your Nullify API integration.
4. Import the attached dashboard JSON configuration to get started visualizing your Nullify data. Instructions on importing dashboards: https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/import-dashboards/

For any questions, feel free to reach out on Slack.

Thanks for integrating with Nullify.
Loading