Skip to content

Charts[Test] Implement smoke tests for otel-collector ports and telemetry data #316

@leninmehedy

Description

@leninmehedy

Description

We need a helm-test that ensures open-telemetry ports are working and telemetry data can be received.

Thoughts

Currently we are running helm tests before node setup, so it is not possible to ensure actual telemetry data are received from hedera platform softwares. So we need to run mock telemetry services inside the pods for these tests; however this requires that we are using a root-container image (full-stack-testing/ubi8-init-dind) that has docker installed.

Some manual tests were conducted for this earlier with mock services, so we can automate those in a helm-test: #298

Here is an example how we can test otel-collector's functionality manually: https://github.com/hashgraph/full-stack-testing/tree/main/dev/telemetry

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature EnhancementEnhancing an existing feature driven by business requirements. Typically backwards compatible.Pending TriageNew issue that needs to be triaged by the team

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions