deployment: fix SigNoz undeploy (#305)

This commit is contained in:
Riccardo Schirone
2025-08-20 21:01:44 +02:00
committed by GitHub
parent 993fa2241a
commit 4fa11220c3
3 changed files with 7 additions and 4 deletions
+1 -2
View File
@@ -80,8 +80,7 @@ setup_config() {
configure_langfuse
# Configure SigNoz deployment (optional)
# TODO: reenable signoz configuration once it is fixed
# configure_otel
configure_otel
}
# Function to validate configuration
+1 -2
View File
@@ -28,8 +28,7 @@ setup_config() {
configure_langfuse
# Configure SigNoz deployment (optional)
# TODO: reenable signoz configuration once it is fixed
# configure_otel
configure_otel
}
# Function to verify setup