@silverpill I don't remember having to do anything crazy, I enabled the endpoint w/basic auth
then in telegraf.conf [[inputs.prometheus]]
urls = ["$endpoint_url"]
username =
password =
then I ran it into my influxdbv2 bucket, I think I did get an error when trying the prometheus datasource in grafana directly, but I wanted historical data, so I didn't really even look that hard