wu-sheng opened a new pull request, #23:
URL: https://github.com/apache/skywalking-graalvm-distro/pull/23

   ### Summary
   
   Add 13 remaining e2e test cases to reach near-complete coverage of upstream 
SkyWalking tests applicable to this distro.
   
   ### New test cases
   
   | Case | What it tests |
   |------|--------------|
   | **mTLS** | Mutual TLS with client certificates (agent ↔ OAP) |
   | **RabbitMQ** | RabbitMQ cluster metrics via OTEL collector |
   | **RocketMQ** | RocketMQ metrics via OTEL collector |
   | **ActiveMQ** | ActiveMQ metrics via JMX exporter + OTEL collector |
   | **Pulsar** | Pulsar cluster metrics via OTEL collector |
   | **Kafka Monitoring** | Kafka broker metrics via JMX agent + OTEL collector 
|
   | **Redis** | Redis metrics via redis_exporter + OTEL collector |
   | **MongoDB** | MongoDB replica set metrics via mongodb_exporter + OTEL 
collector |
   | **Flink** | Flink job/task manager metrics via Prometheus + OTEL collector 
|
   | **AWS DynamoDB** | DynamoDB metrics via mock sender |
   | **AWS S3** | S3 metrics via mock sender |
   | **AWS EKS** | EKS metrics via mock sender |
   | **AWS API Gateway** | API Gateway metrics via mock sender |
   
   All tests reuse upstream configs, OTEL collector configs, case files, and 
expected data from the `skywalking/` submodule. Only the OAP service is 
replaced with the native image.
   
   Total e2e test count: 22 → 35.
   
   - [x] License headers valid: `license-eye header check`
   - [ ] CI passes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to