It seems as if the histou plugin doesn't have a token option for connecting to an influxdb2 instance, even though nagflux can connect to the database via token, and grafana can too.
histou needs access to the influxdb2 api to create the templates, this requires a token.
Edit: this is missing in the header
Authorization: Token XXXXXXXXXXXXXXXXXXXXXXX
It seems as if the
histouplugin doesn't have atokenoption for connecting to aninfluxdb2instance, even thoughnagfluxcan connect to the database via token, andgrafanacan too.histouneeds access to theinfluxdb2 apito create the templates, this requires atoken.Edit: this is missing in the header