influxdata / influxdata/giraffe
Add ability to define more config options per-layer
Open
kind/feature request
team/ui
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
Right now the `table` and `valueFormatters` options are defined on a `Config`. It would be nice to specify them on a layer-by-layer basis as well.
Contributor guide
Research direction
Start by locating the TypeScript definitions for Config and the layer configuration, then trace how table and valueFormatters are read. Confirm how existing Config-level options flow into each layer. Done means both options can be specified per layer while preserving current Config-level behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100