Skip to content

Conversation

@linglingye001
Copy link
Member

No description provided.

LoadBalancingEnabledTag = "LB"

// Feature flag usage tracing
FMPackageName = "FEATURE_MANAGEMENT_GO"
Copy link
Member

Choose a reason for hiding this comment

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

suggest using MS_FEATURE_MANAGEMENT_GO_VERSION for reasons:

  • Adding scoped MS_ prefix to minimize the chance of conflict. A general name is easier to be overwriten or misused.
  • Its value is actually a version number, hence including VERSION

Copy link
Member Author

Choose a reason for hiding this comment

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

updated


// Feature flag usage tracing
FMPackageName = "FEATURE_MANAGEMENT_GO"
FMVersionKey = "FMGoVersion"
Copy link
Member

Choose a reason for hiding this comment

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

FMGoVer? we use abbr Ver in other keys.

Copy link
Member

Choose a reason for hiding this comment

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

Junbo suggests using FMGoVer as key name, not sure what key we use in other languages. please consider it, the key point is consistency.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh I see, updated to FMGoVer. (JS: FMJsVer, AspNetCore: FMANCVer)

@RichardChen820
Copy link
Member

approved

@linglingye001 linglingye001 merged commit 7cc0ec1 into release/v1.3.0 Sep 26, 2025
13 checks passed
@linglingye001 linglingye001 deleted the linglingye/fm/tracing branch September 26, 2025 06:01
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.

4 participants