Skip to content

Commit

Permalink
Update added bucket and updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
devmirek committed Mar 1, 2021
1 parent b885918 commit 27521aa
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 10 deletions.
16 changes: 13 additions & 3 deletions iot_center/iot_center.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
apiVersion: influxdata.com/v2alpha1
kind: Label
metadata:
name: spectacular-yalow-bfb001
name: tender-booth-bd5001
spec:
color: '#be2ee4'
name: IoT
---
apiVersion: influxdata.com/v2alpha1
kind: Bucket
metadata:
name: inspiring-tesla-bd5001
spec:
name: iot_center
retentionRules:
- everySeconds: 2.592e+06
type: expire
---
apiVersion: influxdata.com/v2alpha1
kind: Variable
metadata:
name: zealous-williams-ffb001
name: suspicious-mahavira-fd5001
spec:
language: flux
name: IoT_Device
Expand All @@ -20,7 +30,7 @@ spec:
apiVersion: influxdata.com/v2alpha1
kind: Dashboard
metadata:
name: upbeat-nightingale-ffb001
name: elated-wescoff-7d5001
spec:
charts:
- colors:
Expand Down
4 changes: 1 addition & 3 deletions iot_center/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,8 @@ influx apply https://github.com/influxdata/community-templates/tree/master/iot_c

This template includes the following:

- 0 Buckets:
- 1 Bucket: `iot_center`
- 1 Label: `IoT`
- 0 Telegraf Configurations:
- 0 Checks:
- 1 Dashboards: `IoT Center Application Monitoring`
- 1 Variable: `IoT_Device`

Expand Down
18 changes: 14 additions & 4 deletions node_js/node_js.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
apiVersion: influxdata.com/v2alpha1
kind: Label
metadata:
name: burfect-shannon-53e001
name: righteous-lichterman-2ea001
spec:
color: '#34bb55'
name: Node.js
---
apiVersion: influxdata.com/v2alpha1
kind: Bucket
metadata:
name: priceless-jennings-6ea001
spec:
name: iot_center
retentionRules:
- everySeconds: 2.592e+06
type: expire
---
apiVersion: influxdata.com/v2alpha1
kind: Variable
metadata:
name: naughty-wiles-93e003
name: earnest-hugle-6ea005
spec:
language: flux
name: Node_Service
Expand All @@ -20,7 +30,7 @@ spec:
apiVersion: influxdata.com/v2alpha1
kind: Variable
metadata:
name: rustic-dubinsky-93e001
name: elastic-leavitt-6ea003
spec:
language: flux
name: Node_Host
Expand All @@ -31,7 +41,7 @@ spec:
apiVersion: influxdata.com/v2alpha1
kind: Dashboard
metadata:
name: brave-moser-13e001
name: heuristic-merkle-aea001
spec:
charts:
- colors:
Expand Down

0 comments on commit 27521aa

Please sign in to comment.