Hi I'd like to use the app_name field for internal tracing of requests and aggregating of token usage across various parts of our app.
However, I noticed that in the docs the app_name docs you say to include our site URL along with it and that it is used "to identify your app and make it discoverable to users on our site."
We obviously don't want the names going public as it will be internal only.
Is this not the use case for the App Name field? What's the best way to solve my issue?