Skip to content

refactor: consolidate query options into execution/execopts package#668

Open
MichaHoffmann wants to merge 1 commit intomainfrom
mhoffmann/restructure-query-options
Open

refactor: consolidate query options into execution/execopts package#668
MichaHoffmann wants to merge 1 commit intomainfrom
mhoffmann/restructure-query-options

Conversation

@MichaHoffmann
Copy link
Copy Markdown
Contributor

  • Move query.Options to execopts.Options
  • Rename engine.QueryOpts to engine.QueryOptions
  • Simplify QueryOptions (remove promql.QueryOpts interface)
  • Delete the query package

@MichaHoffmann MichaHoffmann force-pushed the mhoffmann/restructure-query-options branch from 7e6b6b1 to 6c22538 Compare December 7, 2025 11:51
- Move query.Options to execopts.Options
- Rename engine.QueryOpts to engine.QueryOptions
- Simplify QueryOptions (remove promql.QueryOpts interface)
- Delete the query package

Signed-off-by: Michael Hoffmann <mhoffmann@cloudflare.com>
@MichaHoffmann MichaHoffmann force-pushed the mhoffmann/restructure-query-options branch from 6c22538 to e7e73e7 Compare December 7, 2025 12:01
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