Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

App won't work in local Grafana installation #18

Description

@mongrelion

I'm running Grafana on-premise and the application installs nice and smooth via

$ grafana-cli plugins install ns1-app

Configuring the plugin is also very easy since it only asks for both my Grafana API key and my NS1 API key.
But after that, the generated dashboards won't work since there is something funky going on with the authentication with the datasources created by the app.

  • raintank
  • raintankEvents

These are the two datasources created but they somehow won't work. I guess it's trying to reach to a certain endpoint in the API that doesn't exist or needs some sort of authorisation? I have tried setting the Basic HTTP auth for both data sources but to no avail.

Specs:
Grafana v4.4.2 (commit: 6d9cbdd)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions