You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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