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

fix: add max query delay validation per data source #560

Merged

Conversation

mkaras-nobl9
Copy link
Contributor

Motivation

Splunk Observability max query delay is <= 15 minutes, but it used default 24h for all data sources.

Summary

  • validate Splunk Observability query delay is <= 15m
  • any other not defined data source uses default 24 hours query delay as max value
  • sort manifest/v1alpha/data_sources.go by functionality

Release Notes

Adds max query delay validation for Splunk Observability to 15 minutes.

@paulina-n9
Copy link

lgtm

@mkaras-nobl9 mkaras-nobl9 enabled auto-merge (squash) October 2, 2024 08:31
@mkaras-nobl9 mkaras-nobl9 merged commit 50de62e into main Oct 2, 2024
5 checks passed
@mkaras-nobl9 mkaras-nobl9 deleted the PC-14324-add-max-query-delay-validation-per-data-source branch October 2, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants