Skip to content

Remove autocomplete_filtering_enabled config flag - #3729

Merged
mapno merged 5 commits into
grafana:mainfrom
mapno:deprecate-autocomplete-filtering-flag
Jun 21, 2024
Merged

Remove autocomplete_filtering_enabled config flag#3729
mapno merged 5 commits into
grafana:mainfrom
mapno:deprecate-autocomplete-filtering-flag

Conversation

@mapno

@mapno mapno commented May 29, 2024

Copy link
Copy Markdown
Contributor

What this PR does:

Removes autocomplete_filtering_enabled feature flag. It defaulted to true since Nov '23 (#3178) and was mainly used to disable the feature if performance was bad.

We haven't had to turn it off since a long time ago and we're now happy with its performance.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
@mapno mapno changed the title Remove autocomplete_filtering_enabled config flag May 29, 2024
@mapno
mapno marked this pull request as ready for review May 29, 2024 13:28
@knylander-grafana knylander-grafana added the type/docs Improvements or additions to documentation label May 29, 2024
@mapno
mapno enabled auto-merge (squash) June 21, 2024 13:04
@mapno
mapno merged commit 2a38bd1 into grafana:main Jun 21, 2024
@mapno
mapno deleted the deprecate-autocomplete-filtering-flag branch June 21, 2024 13:18
mattdurham pushed a commit to mattdurham/tempo that referenced this pull request Jun 18, 2026
* Remove autocomplete_filtering_enabled config flag

* Remove missed reference

* IT'S A BREAKING CHANGE

* Last two fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/docs Improvements or additions to documentation

3 participants