I'm trying to fine tune my application insights cost, it's currently about 80% of the cost of running my service. When I look at the "usage and estimated costs" charts I can see most of my data volume is "message" but I can't find any information on what this actually means.
My app is predominantly Azure Functions that interact with various queues, etc. I can't see a table in the Logs that represent this data so I'm a bit lost as to what this could be or how I might reduce the cost of this in app insights.
I could add samping, etc. but I'd prefer to understand the problem better before doing that.
So what exactly is a "message" in application insights and how can I view this raw data?