Browse Source

0.2.0 + readme

pull/19/head
Coin de Gamma 4 years ago
parent
commit
12cbc541a1
  1. 2
      LICENSE
  2. 2
      README.md
  3. 2
      package.json

2
LICENSE

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2018 CorpGlory
Copyright (c) 2020 CorpGlory
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

2
README.md

@ -12,7 +12,7 @@ User gets a unified interface to all datasources. Library gives single output fo
* Influxdb
* Graphite
* Prometheus
* PostgreSQL / TimescaleDB
* PostgreSQL / TimescaleDB / MySQL
* ElasticSearch
Please write us at ping@corpglory.com if you want your datasource to be supported:

2
package.json

@ -1,6 +1,6 @@
{
"name": "grafana-datasource-kit",
"version": "0.1.17",
"version": "0.2.0",
"description": "",
"scripts": {
"build": "tsc",

Loading…
Cancel
Save