Discussion:
[influxdb] using a Field value in email for alert node
g***@gmail.com
2018-01-22 10:25:30 UTC
Permalink
How do we use a field value in email property ? It expects a string in single quotes so "userid" doesn't works where userid comes from :

|eval(lambda: regexReplace(/\.\S+\.[0-9]+/,"project",'@arista.com'))
.as('userid')
.keep()
|alert()
...
.email( ? )
--
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 influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
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/174c1a44-5336-488d-85dc-031935b61aec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...