influxdata / influxdata/ui

IOx - SPIKE - Identify Tracing data visualization options within Cloud UI

Open
#6,073 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

team/dumplings team/ui
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.