| name | RFC |
|---|---|
| about | Feature design and proposals |
| title | RFC: |
| labels | RFC, triage |
| assignees | |
| approved by |
- RFC PR: (leave this empty)
- Related issue(s), if known:
- Area: (i.e. Tracer, Metrics, Logger, etc.)
- Meet tenets: (Yes/no)
- Approved by: ''
- Reviewed by: ''
One paragraph explanation of the feature.
Why are we doing this? What use cases does it support? What is the expected outcome?
This is the bulk of the RFC.
Explain the design in enough detail for somebody familiar with Powertools to understand it, and for somebody familiar with the implementation to implement it.
If this feature should be available in other runtimes (e.g. Java, Typescript), how would this look like to ensure consistency?
How would customers use it?
Any configuration or corner cases you'd expect?
Demonstration of before and after on how the experience will be better
Why should we not do this?
Do we need additional dependencies? Impact performance/package size?
- What other designs have been considered? Why not them?
- What is the impact of not doing this?
Optional, stash area for topics that need further development e.g. TBD