Skip to content

VolkovLabs/volkovlabs-timeseries-panel

Repository files navigation

Time Series panel for Grafana

Grafana CI E2E CodeQL

Introduction

The Time Series panel is a native Grafana panel decoupled from the core.

Requirements

  • Grafana 10 is required for major version 1.

Getting Started

  1. Install packages
npm install
  1. Build the plugin
npm run build
  1. Sign the plugins if required
export GRAFANA_ACCESS_POLICY_TOKEN=erfdfsgfs==
npm run sign
  1. Start the Docker container
npm run start

Highlights

  • Based on the native Time Series panel from 10.0.3.
  • Allows to select a dashboard variable to automatically add to manual annotations.
  • Allows to set custom scales using the datasource (Timescale) for viewers.

Support

Subscribe to our YouTube Channel and add a comment.

License

GNU AFFERO GENERAL PUBLIC LICENSE 3, see LICENSE.