influxdata / influxdata/influxdb
Add debug profiling endpoint to influxd
Open
difficulty/low
kind/feature-request
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
We need the equivalent of https://github.com/influxdata/influxdb/pull/9898 in 2.0 so that we can investigate any problems that occur before the usual HTTP server is opened.
Contributor guide
Research direction
Start by reviewing the linked influxdata/influxdb pull request 9898 and the influxd startup path before the usual HTTP server opens. Identify where a debug profiling endpoint could be exposed during that phase; done means the endpoint is available early enough to investigate startup problems.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100