Skip to content

Feature flags#146

Open
NonSwag wants to merge 77 commits intomainfrom
feat/feature-flags
Open

Feature flags#146
NonSwag wants to merge 77 commits intomainfrom
feat/feature-flags

Conversation

@NonSwag
Copy link
Copy Markdown
Member

@NonSwag NonSwag commented Apr 17, 2026

Added:

  • Feature flags, Attributes, Settings, Feature flag service

Breaking:

  • Token, debug, and URL are no longer defined via the metrics factory but instead a Settings instance

@NonSwag NonSwag self-assigned this Apr 17, 2026
@NonSwag NonSwag added the enhancement New feature or request label Apr 17, 2026
@NonSwag NonSwag force-pushed the feat/feature-flags branch 2 times, most recently from cf1ef1c to f590875 Compare April 22, 2026 13:13
@LuggaPugga
Copy link
Copy Markdown
Member

Could we rename the hash you are giving me to group_hash?
It would be a bit clearer on my side, as I also have an internal exact hash to avoid saving a stack trace multiple times.

@NonSwag
Copy link
Copy Markdown
Member Author

NonSwag commented Apr 29, 2026

Yes but you would have to do it in a backwards compatible manner on your side since the hash existed before this pr

@LuggaPugga
Copy link
Copy Markdown
Member

Yes but you would have to do it in a backwards compatible manner on your side since the hash existed before this pr

We didn’t really use it before, since we created the parameterized hash on the server.
Using the exact hash for older versions should be fine, as the behavior would be pretty much the same

@NonSwag NonSwag force-pushed the feat/feature-flags branch from 8a4fd5e to 0229ec9 Compare April 29, 2026 17:06
@NonSwag NonSwag force-pushed the feat/feature-flags branch from 65d37b3 to 12e7043 Compare May 5, 2026 14:18
Moved to a separate branch and PR
@NonSwag NonSwag force-pushed the feat/feature-flags branch 2 times, most recently from 6c983cd to f80aa84 Compare May 5, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants