msgraph-sdk-javascript
msgraph-sdk-javascript copied to clipboard
Appending feature flags and other Graph telemetry using Kiota middleware
- Currently each middleware in the Graph library update the telemetry feature flag. Update the logic to handle middleware specific telemetry while using Kiota middlewares.
- Also, verify if currently the feature flags are added in the request headers as expected.