This repo contains grafonnet plugins we're using at BlaBlaCar.
Library of Flant Statusmap plugin.
grafonnet and its dependencies must be installed.
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');
Check the changelog to stay informed on all updates.
You can find examples here.
Wanna contribute ? Feel free to submit PR :)
This project is licensed under the terms of the Apache license.