PureStorage-OpenConnect / pure-fa-openmetrics-exporter

Pure Storage OpenMetrics exporter for FlashArray
Apache License 2.0
18 stars 26 forks source link

Add OME version to user_agent string & resty update to 2.12 #126

Closed chrroberts-pure closed 3 months ago

chrroberts-pure commented 3 months ago

closes #125

I've added the UserAgentVersion string version to the build flags to add the version to the user-agent.

HEADERS:
        Accept: application/json
        Content-Type: application/json
        User-Agent: Pure_FA_OpenMetrics_exporter/1.0.17 (PostmanRuntime/7.37.0)