Skip to content

Test otel#1

Closed
jrhea wants to merge 11 commits intomasterfrom
test-otel
Closed

Test otel#1
jrhea wants to merge 11 commits intomasterfrom
test-otel

Conversation

@jrhea
Copy link
Copy Markdown
Owner

@jrhea jrhea commented Jan 2, 2026

This PR is not intended to be merged. I just created to test the following OTEL PRs end to end:


Run SigNoz

git clone https://github.com/SigNoz/signoz.git
cd signoz/deploy/docker
docker compose up -d

Navigate to: http://localhost:8080/ and click on the "Traces" tab on the left side panel.

Sync with Hoodi

Run Geth

go build ./cmd/geth && ./geth --hoodi \
       --datadir=/tmp/hoodi-test \
       --beacon.api=http://unstable.hoodi.beacon-api.nimbus.team \
       --beacon.checkpoint=<LATEST_FINALIZED_CHECKPOINT>\
       --rpc.telemetry=true \
       --rpc.telemetry.endpoint=http://localhost:4318

@jrhea jrhea force-pushed the test-otel branch 2 times, most recently from cd19c50 to 27a218c Compare January 2, 2026 17:57
@jrhea jrhea force-pushed the test-otel branch 2 times, most recently from ddee9bd to 40b1f8d Compare January 14, 2026 22:01
@jrhea jrhea requested a review from rjl493456442 as a code owner February 4, 2026 16:24
@jrhea jrhea closed this Feb 9, 2026
@jrhea jrhea reopened this Feb 10, 2026
@jrhea jrhea force-pushed the test-otel branch 4 times, most recently from 8e2f492 to 0b59bb6 Compare February 13, 2026 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant