cleaned bottom references
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
echo "🔍 Testing Bottom OpenTelemetry Stack..."
|
||||
echo "🔍 Testing Symon OpenTelemetry Stack..."
|
||||
echo ""
|
||||
|
||||
# Colors
|
||||
@@ -75,6 +75,6 @@ echo " - Grafana: http://localhost:3000 (admin/admin)"
|
||||
echo " - OTEL Collector metrics: http://localhost:8889/metrics"
|
||||
echo ""
|
||||
echo "💡 Next steps:"
|
||||
echo " 1. Build bottom with: cargo build --release --features opentelemetry"
|
||||
echo " 1. Build Symon with: cargo build --release --features opentelemetry"
|
||||
echo " 2. Run in headless mode: ./target/release/btm --headless"
|
||||
echo " 3. Check metrics in Prometheus: http://localhost:9090/graph"
|
||||
|
||||
Reference in New Issue
Block a user