Skip to content

[Serverless security] [otlp_input_otel] Failing test daily: policy test: test-auth-basic.yml in otlp_input_otel. #19471

Description

  • Serverless: security
  • Package: otlp_input_otel
  • Failing test: policy test: test-auth-basic.yml
  • Owners:
    • @elastic/ecosystem

Error:

unexpected content in policy: --- want
+++ got
@@ -2,3 +2,3 @@
     elasticapm/componentid-0: {}
-    forward: {}
+    forward/componentid-1: {}
 exporters:
@@ -46,4 +46,4 @@
                 - set(attributes["data_stream.type"], "logs")
-                - set(attributes["data_stream.dataset"], "generic")
-                - set(attributes["data_stream.namespace"], "ep")
+                - set(attributes["data_stream.dataset"], "generic") where attributes["data_stream.dataset"] == nil
+                - set(attributes["data_stream.namespace"], "ep") where attributes["data_stream.namespace"] == nil
         metric_statements:
@@ -52,4 +52,4 @@
                 - set(attributes["data_stream.type"], "metrics")
-                - set(attributes["data_stream.dataset"], "generic")
-                - set(attributes["data_stream.namespace"], "ep")
+                - set(attributes["data_stream.dataset"], "generic") where attributes["data_stream.dataset"] == nil
+                -

First build failed: https://buildkite.com/elastic/integrations-serverless/builds/1932

Latest failed builds:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions