Skip to content

Commit 6f4e6e8

Browse files
authored
Added README.md
1 parent 56b7094 commit 6f4e6e8

File tree

1 file changed

+8
-0
lines changed
  • tests/test-e2e-apps/metrics-basic-auth

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Metrics Basic Auth E2E Test App
2+
Simple web application used in an end-to-end (E2E) test to verify that the OpenTelemetry collector can retrieve secret authentication details from the target allocator over mTLS.
3+
4+
## Overview
5+
The web app provides a metrics endpoint secured with basic authentication, simulating real-world scenarios where services require secure access to their metrics.
6+
7+
## Usage
8+
This app is used within the E2E test suite to verify the OpenTelemetry operator's handling of mTLS-secured communications.

0 commit comments

Comments
 (0)