/grafonnet-lib-plugins

Community grafonnet plugins

Primary LanguageJsonnetApache License 2.0Apache-2.0

BlaBlaCar Grafonnet-lib plugins

Content

This repo contains grafonnet plugins we're using at BlaBlaCar.

Status map panel

Library of Flant Statusmap plugin.

Installation

grafonnet and its dependencies must be installed.

Usage

Clone this repo in your $JSONNET_PATH

git clone https://github.com/blablacar/grafonnet-lib-plugins.git

then import the plugin(s) you need in your jsonnet code:

local statusmap = (import 'grafonnet-lib-plugins/statusmap_panel.libsonnet');

Changelog

Check the changelog to stay informed on all updates.

Examples

You can find examples here.

Contributing

Wanna contribute ? Feel free to submit PR :)

License

This project is licensed under the terms of the Apache license.