Skip to content

Conversation

@leehinman
Copy link
Contributor

What does this PR do?

Fix interval logic so interval can be as small as 1s instead of
2m. This is necessary if there are large volumes of data.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

How to test this PR locally

cd packages/cloudflare
elasstic-package clean && elastic-package check
elastic-package stack up -d
eval "$(elastic-package stack shellinit)"
elastic-package test

Related issues

- Fix so interval can go down to 1s, instead of 2m

Fixes elastic#2705
@leehinman leehinman requested a review from a team as a code owner March 8, 2022 16:16
@leehinman leehinman added bug Something isn't working, use only for issues Team:Security-External Integrations labels Mar 8, 2022
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@elasticmachine
Copy link

elasticmachine commented Mar 8, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview [preview](https://ci-stats.elastic.co/app/apm/services/beats-ci/transactions/view?rangeFrom=2022-03-08T18:12:53.443Z&rangeTo=2022-03-08T18:32:53.443Z&transactionName=BUILD Ingest-manager/integrations/PR-{number}&transactionType=job&latencyAggregationType=avg&traceId=419c425e93ba3aaae98b012a6615a047&transactionId=2c0469c5add6c7ac)

Expand to view the summary

Build stats

  • Start Time: 2022-03-08T18:22:53.443+0000

  • Duration: 13 min 24 sec

Test stats 🧪

Test Results
Failed 0
Passed 96
Skipped 0
Total 96

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working, use only for issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cloudflare] support intervals smaller than 2 minutes

3 participants