updated monitor.notify endpoint param example
parent
6ea36fe096
commit
5b193f8362
|
@ -19,7 +19,7 @@ _**Function type:** Output_
|
|||
import "influxdata/influxdb/monitor"
|
||||
|
||||
monitor.notify(
|
||||
endpoint: ,
|
||||
endpoint: endpoint,
|
||||
data: {}
|
||||
)
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue