Skip to content

feat: integrate OTEL/Jaeger #3815

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 48 commits into
base: master
Choose a base branch
from

chore: tidy

e6abffc
Select commit
Loading
Failed to load commit list.
Draft

feat: integrate OTEL/Jaeger #3815

chore: tidy
e6abffc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 29, 2025 in 1s

45.24% of diff hit (target 80.00%)

View this Pull Request on Codecov

45.24% of diff hit (target 80.00%)

Annotations

Check warning on line 235 in gno.land/cmd/gnoland/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/start.go#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 240 in gno.land/cmd/gnoland/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/start.go#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 247 in gno.land/cmd/gnoland/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/start.go#L243-L247

Added lines #L243 - L247 were not covered by tests

Check warning on line 255 in gno.land/cmd/gnoland/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/start.go#L251-L255

Added lines #L251 - L255 were not covered by tests

Check warning on line 737 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L737

Added line #L737 was not covered by tests

Check warning on line 1176 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1176

Added line #L1176 was not covered by tests

Check warning on line 1359 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1359

Added line #L1359 was not covered by tests

Check warning on line 1420 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1420

Added line #L1420 was not covered by tests

Check warning on line 1423 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1423

Added line #L1423 was not covered by tests

Check warning on line 1752 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1752

Added line #L1752 was not covered by tests

Check warning on line 1868 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1863-L1868

Added lines #L1863 - L1868 were not covered by tests

Check warning on line 1889 in tm2/pkg/bft/consensus/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/state.go#L1884-L1889

Added lines #L1884 - L1889 were not covered by tests

Check warning on line 14 in tm2/pkg/telemetry/config/global.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/config/global.go#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 18 in tm2/pkg/telemetry/config/global.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/config/global.go#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 22 in tm2/pkg/telemetry/config/global.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/config/global.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 26 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L26

Added line #L26 was not covered by tests

Check warning on line 28 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L28

Added line #L28 was not covered by tests

Check warning on line 33 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L33

Added line #L33 was not covered by tests

Check warning on line 38 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L41

Added line #L41 was not covered by tests

Check warning on line 49 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 54 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 59 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 63 in tm2/pkg/telemetry/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/init.go#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 102 in tm2/pkg/telemetry/metrics/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/telemetry/metrics/metrics.go#L102

Added line #L102 was not covered by tests