Skip to content

Commit

Permalink
Merge pull request influxdata#230 from influxdata/timhallinflux-patch-1
Browse files Browse the repository at this point in the history
Update raspberry-pi-system.yml
  • Loading branch information
timhallinflux authored Feb 3, 2021
2 parents edd5a9c + bb519b0 commit cd1f1e4
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions raspberry-pi/raspberry-pi-system.yml
Original file line number Diff line number Diff line change
@@ -1,48 +1,42 @@
apiVersion: influxdata.com/v2alpha1
kind: Label
metadata:
name: eloquent-lovelace-776001
name: earning-elbakyan-c9e001
spec:
color: '#7A65F2'
name: Linux System Template
---
apiVersion: influxdata.com/v2alpha1
kind: Label
metadata:
name: tender-wu-ecc001
name: flamboyant-engelbart-c9e003
spec:
color: '#E30B5D'
name: raspberry-pi
---
---
apiVersion: influxdata.com/v2alpha1
kind: Variable
kind: Bucket
metadata:
name: gifted-chatterjee-776004
name: realistic-shtern-c9e007
spec:
associations:
- kind: Label
name: eloquent-lovelace-776001
- kind: Label
name: tender-wu-ecc001
language: flux
name: bucket
query: |-
buckets()
|> filter(fn: (r) => r.name !~ /^_/)
|> rename(columns: {name: "_value"})
|> keep(columns: ["_value"])
type: query
name: flamboyant-engelbart-c9e003
name: rasp-pi
retentionRules:
- everySeconds: 604800
type: expire
---
apiVersion: influxdata.com/v2alpha1
kind: Variable
metadata:
name: trusting-carson-b76004
name: jovial-yonath-c9e00d
spec:
associations:
- kind: Label
name: eloquent-lovelace-776001
name: earning-elbakyan-c9e001
- kind: Label
name: tender-wu-ecc001
name: flamboyant-engelbart-c9e003
language: flux
name: linux_host
query: |-
Expand All @@ -51,26 +45,32 @@ spec:
type: query
---
apiVersion: influxdata.com/v2alpha1
kind: Bucket
kind: Variable
metadata:
name: heuristic-sinoussi-d7d017
name: upbeat-euler-c9e013
spec:
associations:
associations:
- kind: Label
name: earning-elbakyan-c9e001
- kind: Label
name: tender-wu-ecc001
name: rasp-pi
retentionRules:
- everySeconds: 604800
type: expire
---
name: flamboyant-engelbart-c9e003
language: flux
name: bucket
query: |-
buckets()
|> filter(fn: (r) => r.name !~ /^_/)
|> rename(columns: {name: "_value"})
|> keep(columns: ["_value"])
type: query
---
apiVersion: influxdata.com/v2alpha1
kind: Dashboard
metadata:
name: objective-booth-2cc001
name: admiring-lichterman-09e001
spec:
associations:
- kind: Label
name: tender-wu-ecc001
name: flamboyant-engelbart-c9e003
charts:
- height: 1
kind: Markdown
Expand Down Expand Up @@ -487,11 +487,11 @@ spec:
apiVersion: influxdata.com/v2alpha1
kind: Telegraf
metadata:
name: happy-wing-ecc001
name: vivid-shtern-49e003
spec:
associations:
- kind: Label
name: tender-wu-ecc001
name: flamboyant-engelbart-c9e003
config: |
# Configuration for telegraf agent
[agent]
Expand Down

0 comments on commit cd1f1e4

Please sign in to comment.