influxdata / influxdata/ui

Refactor event names

Open
#6,362 0 comments 0 reactions 0 assignees View on GitHub
refactor team/automation
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

Per [this comment](https://github.com/influxdata/ui/pull/6062#discussion_r1037494139), we currently emit inconsistent UI event names. Some use a sentence-like structure, (e.g. `executeQueries query`) but we would prefer to conform to a period-delimited hierarchichal structure (e.g. `timeMachine.query.execute`).

Refactor all events emitted in the new query experience builder to use the latter form.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.