Separate Poseidon Dashboard Generation
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
envMapping = from(bucket: "poseidon/autogen")
|
||||
envMapping = from(bucket: "poseidon")
|
||||
|> range(start: -1y)
|
||||
|> filter(fn: (r) => r["_measurement"] == "poseidon_environments")
|
||||
|> filter(fn: (r) => r["event_type"] == "creation")
|
||||
|
Reference in New Issue
Block a user