I am adding the requested API version to the global properties via a telemetry initializer. The API version is a string in a date format e.g. 2024-02-12. When viewing this in the application insights UI, it is formatted as a full datetime, e.g. 2024-02-12T00:00:00.0000000Z. Is there a way to stop it doing this?
I am adding the requested API version to the global properties via a telemetry initializer. The API version is a string in a date format e.g. 2024-02-12. When viewing this in the application insights UI, it is formatted as a full datetime, e.g. 2024-02-12T00:00:00.0000000Z. Is there a way to stop it doing this?