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

[8.14](backport #39940) x-pack/filebeat/input/cel: fix handling of infinite values in rates #39986

Merged
merged 2 commits into from
Jun 20, 2024

Commits on Jun 20, 2024

  1. x-pack/filebeat/input/cel: fix handling of infinite values in rates (#…

    …39940)
    
    The protobuf.Value.AsInterface method encodes +Inf as "Infinity" so
    ensure that we accept that string.
    
    (cherry picked from commit 1f8ad02)
    efd6 authored and mergify[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    70710f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9064926 View commit details
    Browse the repository at this point in the history