Skip to content

Commit

Permalink
[exporter/otlp] enable lifecycle test (open-telemetry#9735)
Browse files Browse the repository at this point in the history
**Description:** 
enable lifecycle test for otlpexporter

**Link to tracking Issue:** 
fix open-telemetry#9684

Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
  • Loading branch information
fatsheep9146 authored and tomasmota committed Mar 14, 2024
1 parent 31666b3 commit fbfe4b2
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 3 deletions.
137 changes: 137 additions & 0 deletions exporter/otlpexporter/generated_component_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions exporter/otlpexporter/metadata.yaml
Expand Up @@ -7,7 +7,6 @@ status:
beta: [logs]
distributions: [core, contrib]

# TODO: https://github.com/open-telemetry/opentelemetry-collector/issues/9684
tests:
skip_lifecycle: true
skip_shutdown: true
config:
endpoint: otelcol:4317

0 comments on commit fbfe4b2

Please sign in to comment.