Skip to content

Commit

Permalink
[exporter/otlphttp] enable lifecycle tests (#9722)
Browse files Browse the repository at this point in the history
enable lifecycle tests for otlphttpexporter

**Link to tracking Issue:** fix #9685


Signed-off-by: Ziqi Zhao <zhaoziqi9146@gmail.com>
  • Loading branch information
fatsheep9146 committed Mar 7, 2024
1 parent 1a240bb commit 26d8aeb
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 3 deletions.
137 changes: 137 additions & 0 deletions exporter/otlphttpexporter/generated_component_test.go

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

6 changes: 3 additions & 3 deletions exporter/otlphttpexporter/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ status:
beta: [logs]
distributions: [core, contrib]

# TODO: https://github.com/open-telemetry/opentelemetry-collector/issues/9685
tests:
skip_lifecycle: true
skip_shutdown: true
config:
endpoint: "https://1.2.3.4:1234"

0 comments on commit 26d8aeb

Please sign in to comment.