semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

feat: Add Browser click event

Open joaquin-diaz opened this issue 1 month ago • 4 comments

Changes

Added a new event for browsers named user_action.click. This event captures the "click" action in browsers

Prototype instrumentation: https://github.com/open-telemetry/opentelemetry-browser/pull/35

[!IMPORTANT] Pull requests acceptance are subject to the triage process as described in Issue and PR Triage Management. PRs that do not follow the guidance above, may be automatically rejected and closed.

Merge requirement checklist

  • [x] CONTRIBUTING.md guidelines followed.
  • [x] Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • [x] Links to the prototypes or existing instrumentations (when adding or changing conventions)

joaquin-diaz avatar Oct 28 '25 14:10 joaquin-diaz