IOx - SPIKE - Identify Tracing data visualization options within Cloud UI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
**Implementation**
- To check if an organization is an IOx org, you can use this selector https://github.com/influxdata/ui/blob/master/src/organizations/selectors/index.ts#L11, which will run after GetOrganizations.tsx is rendered (so basically it will work anywhere that isn't Setup.tsx, Authenticate.tsx, or GetFlags.tsx)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with src/organizations/selectors/index.ts at the referenced selector and trace when it becomes available after GetOrganizations.tsx renders. Investigate the Cloud UI entry points relevant to IOx organizations and record the available tracing data visualization options. Done means the options and their suitability are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100