mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
deployment: fix SigNoz undeploy (#305)
This commit is contained in:
committed by
GitHub
parent
993fa2241a
commit
4fa11220c3
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user