Kamil Zuzda

Results 8 comments of Kamil Zuzda

Although not the solution but just a workaround I have implemented a script that pulls the state from a remote state. If that helps anyone this is an example: ```shell...

@ashishhk yes that is still applicable I was wondering which route would you like to take: 1. skipping a property 2. setting to an `empty` array

@at-susie thank you for clarifying the current limitations. Do you have any suggestions on how it could be achieved distinctive background colors for buttons within the framework's scope? (happy with...

@achille-roussel thanks for sharing your view and I believe that make sense as you don't want to break specification which is in placed and shared between different libraries.

@JacksonWeber Thanks for the quick response and for clarifying the current behaviour! 🙏 After reviewing OTEL specification I agree that attributes aren’t the right place for complex or structured objects....

@JacksonWeber thanks for the recent work on this and the [PR](https://github.com/Azure/azure-sdk-for-js/pull/36548/files) After reviewing the changes and validating them against the original problem, I wanted to share some feedback and ask...

@JacksonWeber Just to clarify, the size limitation isn't coming from `customDimensions` or Application Insights itself, but from the SDK (see [this line in `logUtils.ts`](https://github.com/Azure/azure-sdk-for-js/blob/731003547e55875a3933ce3f8e5a8952b1d8b8d1/sdk/monitor/monitor-opentelemetry-exporter/src/utils/logUtils.ts#L121)). Could you please clarify what you...

@JacksonWeber Thanks for the follow-up. To answer your question, we didn't migrate to using the `message` field because it still has the **32 KB** size limitation. Additionally for larger structured...