Fix 404 in Flux docs (#3370)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/3371/head
parent
c254165424
commit
970a60e6f9
|
|
@ -88,7 +88,7 @@ in a specified amount of time.
|
|||
You can also use custom tags in [notification rules](/influxdb/v2.0/monitor-alert/notification-rules/create/).
|
||||
|
||||
3. In the **Status Message Template** column, enter the status message template for the check.
|
||||
Use [Flux string interpolation](/{{< latest "flux" >}}/spec/string-interpolation/)
|
||||
Use [Flux string interpolation](/{{< latest "flux" >}}/data-types/basic/string/#interpolate-strings)
|
||||
to populate the message with data from the query.
|
||||
|
||||
{{% note %}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue