Skip to content

[Serverless observability] [nginx_input_otel] Failing test daily: policy test: test-default.yml in nginx_input_otel. #20059

Description

  • Serverless: observability
  • Package: nginx_input_otel
  • Failing test: policy test: test-default.yml
  • Owners:
    • @elastic/obs-infraobs-integrations

Error:

unexpected content in policy: --- want
+++ got
@@ -1,3 +1,3 @@
 connectors:
-    forward: {}
+    forward/componentid-0: {}
 exporters:
@@ -30,4 +30,4 @@
                 - set(attributes["data_stream.type"], "metrics")
-                - set(attributes["data_stream.dataset"], "nginxreceiver")
-                - set(attributes["data_stream.namespace"], "ep")
+                - set(attributes["data_stream.dataset"], "nginxreceiver") where attributes["data_stream.dataset"] == nil
+                - set(attributes["data_stream.namespace"], "ep") where attributes["data_stream.namespace"] == nil
 receivers:
@@ -40,3 +40,3 @@
     pipelines:
-        metrics:
+        metrics/componentid-0:
             exporters:
@@ -44,6 +44,6 @@
             receivers:
-                - forward
-        metrics/componentid-0:
+                - forward/componentid-0
+        metrics/componentid-1:
             exporters:
-                - forward
+                - forward/componentid-0
            

Latest issue closed for the same test: #16723

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Integration:nginx_otel_inputNginx (OpenTelemetry)Team:Obs-InfraObsObservability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]automationflaky-testUnstable or unreliable test cases.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions