hashgraph / hashgraph/full-stack-testing

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

未关闭
#316 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Feature Enhancement Pending Triage
主要语言
Java
星标
9
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

## 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: https://github.com/hashgraph/full-stack-testing/pull/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

贡献指南

打开贡献指南

调研方向

Review the manual test example in dev/telemetry and the approach described in full-stack-testing PR 298. Check how helm-tests run before node setup and whether full-stack-testing/ubi8-init-dind can host the mock telemetry services; done means automating checks that the OpenTelemetry ports work and telemetry data is received.

由索引模型根据 Issue 内容生成。

评估

技术栈
docker, helm
领域
devops, observability, testing-qa
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。