You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Auth enabled on my Swagger endpoint and when connecting it to Grafana cloud using below guide, it is failing auth when "Type of Authentication Credentials" set to "Basic".
When calling the endpoint from Insomnia, if request header is set with Authorization Basic, it is passing but when using Auth type as "Basic Auth" by filling USERNAME and PASSWORD, is fails.
The text was updated successfully, but these errors were encountered:
To confirm, are you using Metrics Endpoint integration or Grafana Agent ?
Could you kindly capture logs from your app when you attempt to connect to Grafana ? Please enable swagger-stat log by setting up env variable DEBUG=sws:*
I have Auth enabled on my Swagger endpoint and when connecting it to Grafana cloud using below guide, it is failing auth when "Type of Authentication Credentials" set to "Basic".
Guide - https://grafana.com/docs/grafana-cloud/send-data/metrics/metrics-prometheus/prometheus-config-examples/slana-tech-swagger-stats/
When calling the endpoint from Insomnia, if request header is set with Authorization Basic, it is passing but when using Auth type as "Basic Auth" by filling USERNAME and PASSWORD, is fails.
The text was updated successfully, but these errors were encountered: