Jesús Espino
9cc5089af8
Moving mlog to corelibs ( #16915 )
...
* Moving mlog to corelibs
* Regenerating app layers
* Fix golangci-lint problem
* Fixing golangci-lint errors
* Renaming from corelibs to shared
* Renaming from corelibs to shared
* Fixing import
* Fixing merge problems
* Fixing build
2021-03-05 09:18:37 +01:00
Joram Wilander
d9484d6ba9
Add cloud attributes to feature flags and allow non-cloud servers to use split.io sync ( #17028 )
...
* Add cloud installation and group id to feature flag attributes
* Add some debug lines
* Allow non-cloud servers to use split.io for feature flag management
2021-03-04 16:56:26 -05:00
Christopher Speller
1aadd36644
MM-28859 Add feature flag managment system using split.io and remove viper. ( #15954 )
...
* Add feature flag managment system using split.io and remove viper.
* Fixing tests.
* Attempt to fix postgres tests.
* Fix watch filepath for advanced logging.
* Review fixes.
* Some error wrapping.
* Remove unessisary store interface.
* Desanitize SplitKey
* Simplify.
* Review feedback.
* Rename split mlog adatper to split logger.
* fsInner
* Style.
* Restore oldcfg test.
* Downgrading non-actionable feature flag errors to warnings.
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2020-10-29 15:54:39 -07:00