Skip to content

Remove unused MoreSearch convenience overloads#26407

Open
AntonEbel wants to merge 7 commits into
masterfrom
forwarder_input_metrics_fix
Open

Remove unused MoreSearch convenience overloads#26407
AntonEbel wants to merge 7 commits into
masterfrom
forwarder_input_metrics_fix

Conversation

@AntonEbel

@AntonEbel AntonEbel commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

Removed the convenience overloads on MoreSearch because they have no remaining callers:

  • aggregateTerms(queryString, timeRange, termsField, maxBuckets) — wrapped the 5-arg variant with an empty includeTerms.
  • aggregateGroupedMetric(queryString, timeRange, groupByField, metricType, metricField, maxBuckets) — same pattern.

/nocl
/prd Graylog2/graylog-plugin-enterprise#14524

@AntonEbel AntonEbel changed the title Add three-level terms aggregation to MoreSearch Remove unused MoreSearch convenience overloads Jun 19, 2026
@AntonEbel AntonEbel requested a review from a team June 19, 2026 15:29
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.

2 participants