jamf / powerbi

Jamf PowerBi Integration
32 stars 11 forks source link

Set a User-Agent for API requests #36

Open jfretheim opened 1 month ago

jfretheim commented 1 month ago

Currently, the User-Agent sent to Jamf Pro is Microsoft.Data.Mashup (https://go.microsoft.com/fwlink/?LinkID=304225). For better monitoring and metrics, let's set a specific value that includes the version (something like Jamf Pro Power BI Connector/2.0.0).

A good set of guidelines for User-Agent values can be found here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent


Considerations/nice-to-haves for the "comment" section of a User-Agent string: