Skip to content

Conversation

@mrm9084
Copy link
Contributor

@mrm9084 mrm9084 commented Dec 17, 2024

No description provided.

},
"telemetry": {
"enabled": "true",
"enabled": true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this break any test?
If not, maybe we should add a test to validate this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a better question for @rossgrambo or @zhiyuanliang-ms. I've updated all of them to be Boolean in this PR, but Python and Spring don't care if they are Strings or Booleans and just make them work.

Copy link
Member

@zhiyuanliang-ms zhiyuanliang-ms Jan 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does break JS FM. I correct some of them in this PR

But I haven't use BasicTelemetry sample yet, as it was added recently.

@avanigupta
Copy link
Member

I'm seeing multiple sample files with feature_flags.enabled property set to string true/false instead of boolean. For example:

Should we add some tests to validate that boolean types dont get string values assigned?

@mrm9084 mrm9084 requested a review from rossgrambo December 18, 2024 16:21
@mrm9084 mrm9084 merged commit 5d94fb4 into main Jan 21, 2025
6 checks passed
@mrm9084 mrm9084 deleted the mrm9084-patch-1 branch January 21, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants