Skip to content

Scheduled Search V2#185

Merged
SaaldjorMike merged 1 commit intohumio:masterfrom
fjerlov-cs:fjerlov/scheduled-search-v2
Mar 26, 2025
Merged

Scheduled Search V2#185
SaaldjorMike merged 1 commit intohumio:masterfrom
fjerlov-cs:fjerlov/scheduled-search-v2

Conversation

@fjerlov-cs
Copy link
Contributor

@fjerlov-cs fjerlov-cs commented Mar 24, 2025

New ./bin/humioctl scheduled-searches-v2 command to use the new scheduled searches endpoints and types.

./bin/humioctl scheduled-searches still works as intended but will not support creating scheduled searches running on ingesttimestamp.

If trying to install an old scheduled search yaml file, scheduled-searches-v2 will try and install it using the deprecated mutation.

Release notes for 1.180:
Scheduled searches can now also run on the @ingesttimestamp. A configurable Max wait time property on scheduled searches that runs on @ingesttimestamp is used to catch events that are delayed in the ingestion pipeline, or to wait for query warnings about missing data and errors. The @ingesttimestamp is the default timestamp set on all new scheduled searches.

With this change, the GraphQL mutations createScheduledSearch and updateScheduledSearch have been deprecated for removal in 1.231 and createScheduledSearchV2 and updateScheduledSearchV2 will replace them.

For more information about scheduled searches and their timestamps, see Ingest delay for scheduled searches. For information about the Max wait time property, see Max wait time.

@fjerlov-cs fjerlov-cs changed the title V2 Scheduled Search V2 Mar 24, 2025
@fjerlov-cs fjerlov-cs force-pushed the fjerlov/scheduled-search-v2 branch from 4482383 to 794c26a Compare March 24, 2025 12:10
@fjerlov-cs fjerlov-cs marked this pull request as ready for review March 24, 2025 12:11
@fjerlov-cs fjerlov-cs requested a review from a team as a code owner March 24, 2025 12:11
@fjerlov-cs fjerlov-cs force-pushed the fjerlov/scheduled-search-v2 branch from 794c26a to 016d28e Compare March 25, 2025 10:26
@jespermbyskov
Copy link
Contributor

@fjerlov-cs @SaaldjorMike Do we need to make similar changes to humio-operator?

@SaaldjorMike
Copy link
Contributor

@fjerlov-cs @SaaldjorMike Do we need to make similar changes to humio-operator?

We do need to update that project as well, yes.

@SaaldjorMike SaaldjorMike merged commit c178856 into humio:master Mar 26, 2025
2 checks passed
SaaldjorMike added a commit that referenced this pull request Mar 26, 2025
SaaldjorMike added a commit that referenced this pull request Mar 26, 2025
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.

3 participants