Hi ..
Is it possible to create a continuous query and insert a fix tag value ?
Example:
CREATE CONTINUOUS QUERY "cq_basic" ON "transportation"
BEGIN
SELECT mean("passengers") INTO "average_passengers" FROM "bus_data" GROUP BY
time(1h)
END
Now i want to insert a tag value like customer=test to the inserted lines
...
Is this possible ?
greets
claus
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit
https://groups.google.com/d/msgid/influxdb/92e6a1ca-777b-41b7-a081-91e30747405b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.