Simon Larsen
3bf74edae4
feat: Update OneUptime chart to use probes
instead of probe
for probe configuration
2024-08-01 19:37:46 -06:00
Simon Larsen
6911cf59f4
pin otel collector version
2024-07-10 11:56:26 +01:00
Simon Larsen
5172d7f349
chore: Add CORS headers to Telemetry and OTelCollector
...
This commit adds CORS headers to the Telemetry and OTelCollector components to allow cross-origin resource sharing. This enables the client to make requests to these components from different origins. The headers include "Access-Control-Allow-Credentials", "Access-Control-Allow-Origin", "Access-Control-Allow-Methods", and "Access-Control-Allow-Headers".
2024-07-10 11:48:22 +01:00
Simon Larsen
308dba7f24
Add CORS configuration to OTelCollector HTTP receiver
2024-04-26 19:12:38 +01:00
Simon Larsen
aeaf9f55e4
Add OpenTelemetry HTTP and Express instrumentations
2024-02-20 13:14:27 +00:00
Simon Larsen
2c8e044057
Update API endpoints to use "/otlp" instead of "/otel"
2023-12-30 22:55:14 +00:00
Simon Larsen
a27c94395e
Refactor otel-collector environment variable in Helm chart and OTelCollector config
...
Update environment variables in docker-compose.base.yml
2023-12-30 21:51:44 +00:00
Simon Larsen
502f298a3a
add authentication
2023-11-12 15:12:49 +00:00
Simon Larsen
d8d5556f1a
add header setter
2023-11-12 14:24:27 +00:00
Simon Larsen
625c96b91a
fix otel collector
2023-11-09 21:37:23 +00:00
Simon Larsen
32960b90f8
get gzip body
2023-10-10 13:49:48 +01:00
Simon Larsen
f1b4214379
add proto files
2023-10-10 11:16:22 +01:00
Simon Larsen
591c89a320
add otel collector to nginx
2023-10-09 19:18:46 +01:00
Simon Larsen
45bdadde87
add otel collector
2023-10-09 18:50:37 +01:00