Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elasticsearch: Enable running of queries trough data source backend #73222

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

ivanahuckova
Copy link
Member

@ivanahuckova ivanahuckova commented Aug 14, 2023

This PR sets the default value of enableElasticsearchBackendQuerying to true. This is followed by #54011 and by releasing it and testing it on cloud. We are still keeping the feature toggle and will remove it in ~10.3 release.

More info: https://docs.google.com/document/d/1oLfVh54gReZEN9FdlJ0Wuo7Ja8XhSbjJ15FkRisPGs8/edit

Fixes #67637

@ivanahuckova ivanahuckova requested review from gabor and a team August 14, 2023 08:40
@ivanahuckova ivanahuckova self-assigned this Aug 14, 2023
@ivanahuckova ivanahuckova requested review from grafanabot and a team as code owners August 14, 2023 08:40
@ivanahuckova ivanahuckova requested review from leandro-deveikis and mmandrus and removed request for a team August 14, 2023 08:40
@ivanahuckova ivanahuckova added this to the 10.2.x milestone Aug 14, 2023
@ivanahuckova ivanahuckova added the no-backport Skip backport of PR label Aug 14, 2023
@grafana-pr-automation grafana-pr-automation bot added area/backend type/docs Flags the technical writing team for documentation support; auto adds to org-wide docs project labels Aug 14, 2023
Copy link
Contributor

@matyax matyax left a comment

Choose a reason for hiding this comment

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

🚢

@ivanahuckova ivanahuckova merged commit 6880ab6 into main Aug 14, 2023
@ivanahuckova ivanahuckova deleted the ivana/es-backend-querying-default branch August 14, 2023 15:05
bergquist added a commit that referenced this pull request Aug 15, 2023
* main: (233 commits)
  PublicDashboards: Query order bug fixed (#73293)
  PostgreSQL: bump lib/pq to latest version (#72416)
  InfluxDB: Tests for #73247 (#73250)
  Docs: Add plugin dev documentation for logs to trace (#73225)
  Alerting: Update state manager to change all current states in the case when Error\NoData is executed as Ok\Nomal (#68142)
  Docs: correct SAML docs (#73281)
  CloudWatch: Add missing AppFlow metrics (#73149)
  docs: What’s New & Upgrade Guide 10.1 (#70636)
  Dashboard: Fix repeated row panel placement with larger number of rows (#72011)
  Geomap: Fix crosshair glitch (#72909)
  Logs: Fix scrolling with `exploreScrollableLogsContainer` feature (#73272)
  CodeEditor: Correctly fires onChange handler (#73030)
  InfluxDB: make influxql options the default if nothing defined (#73247)
  Cloudwatch: Upgrade aws-sdk and display external ids for temporary credentials (#72821)
  Cloudwatch: reorg files in components (#73176)
  Elasticsearch: Enable running of queries trough data source backend (#73222)
  Chore: fix some more types (#72726)
  Loki: Migrate HTTP settings to new components (#72831)
  Tracing: Split name column in search results (#72449)
  Plugins: Remove unnecessary error result from env vars interface (#73224)
  ...
aishyandapalli pushed a commit to aishyandapalli/grafana that referenced this pull request Aug 16, 2023
…rafana#73222)

Elasticsearch: Enable enableElasticsearchBackendQuerying feature toggle by default
chauchausoup pushed a commit to chauchausoup/grafana that referenced this pull request Sep 15, 2023
…rafana#73222)

Elasticsearch: Enable enableElasticsearchBackendQuerying feature toggle by default
@zerok zerok modified the milestones: 10.2.x, 10.2.0 Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add to changelog area/backend datasource/Elasticsearch no-backport Skip backport of PR type/docs Flags the technical writing team for documentation support; auto adds to org-wide docs project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Elasticsearch: Release backend migration
3 participants