mirror of
https://github.com/ptarmiganlabs/butler-sos.git
synced 2025-12-19 09:47:53 -05:00
Update package.json description to mention InfluxDB v2 support
Co-authored-by: mountaindude <1029262+mountaindude@users.noreply.github.com>
This commit is contained in:
committed by
Göran Sander
parent
a22e699870
commit
956d69b3fa
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "butler-sos",
|
||||
"version": "14.0.0",
|
||||
"description": "Butler SenseOps Stats (\"Butler SOS\") is a tool that publishes operational Qlik Sense metrics to Influxdb, Prometheus, New Relic and MQTT.",
|
||||
"description": "Butler SenseOps Stats (\"Butler SOS\") is a tool that publishes operational Qlik Sense metrics to InfluxDB (v1, v2, v3), Prometheus, New Relic and MQTT.",
|
||||
"main": "butler-sos.js",
|
||||
"scripts": {
|
||||
"build": "npx jsdoc-to-markdown 'src/**/*.js' > docs/src-code-overview.md",
|
||||
|
||||
Reference in New Issue
Block a user