Skip to content

Conversation

@SpennyNDaJets
Copy link
Contributor

@SpennyNDaJets SpennyNDaJets commented Oct 3, 2025

Summary

Add classname to user interaction event

How did you test this change?

Are there any deployment considerations?

N/A


Note

Adds event.classname to user interaction spans, introduces a Go OpenTelemetry e2e example (collector + app), and updates Go/OTel dependencies and versions across modules.

  • Web SDK (user interaction):
    • Add event.classname attribute to spans and bump instrumentation version to 0.1.1 in sdk/highlight-run/src/client/otel/user-interaction.ts.
  • E2E OpenTelemetry (Go):
    • Add new Go example app (e2e/opentelemetry/go) with OTel setup (main.go, otel.go, rolldice.go).
    • Add OTel Collector config and Docker Compose (collector.yml, compose.yml).
  • Go modules and deps:
    • Upgrade OTel libraries and related deps; bump Go versions in e2e/go, sdk/highlight-go, and e2e/go-plugin.
    • Refresh go.mod/go.sum with newer versions (e.g., otelhttp, otel core, gqlgen, gqlparser, fasthttp, samber/lo, testify).
  • Misc:
    • Minor formatting/JSON normalization in Flutter and .NET example configs.

Written by Cursor Bugbot for commit 2636de8. This will update automatically on new commits. Configure here.

@SpennyNDaJets SpennyNDaJets requested a review from a team as a code owner October 3, 2025 15:22
@SpennyNDaJets SpennyNDaJets deleted the spenny/add-classname-to-user-interaction branch October 3, 2025 15:23
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.

3 participants