pure-fa-openmetrics-exporter
pure-fa-openmetrics-exporter copied to clipboard
🚫 Error: “Target authorization token is missing” when accessing /metrics in Kubernetes deployment
Hi Team,
I’m attempting to deploy the Pure FA OpenMetrics Exporter in Kubernetes. The pod is coming up and showing a Running status, but when I try to access the /metrics endpoint, I receive the following error:
Target authorization token is missing
https://github.com/PureStorage-OpenConnect/pure-fa-openmetrics-exporter
Is there a configuration I’m overlooking? Possibly something related to secret/token injection?
I’ve included the manifest I used for deployment below. Any guidance would be greatly appreciated! Thanks in advance.