diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/bigpanda/endpoint.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/bigpanda/endpoint.md index c7499c0dc..ccf44b26a 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/bigpanda/endpoint.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/bigpanda/endpoint.md @@ -42,6 +42,8 @@ _**Data type:** String_ ({{< req >}}) BigPanda [App Key](https://docs.bigpanda.io/reference#integrating-monitoring-systems). +_**Data type:** String_ + ## Usage `bigpanda.endpoint` is a factory function that outputs another function. The output function requires a `mapFn` parameter.