InfluxData Debug API
Generate profiling and trace reports. Use routes under `/debug/pprof` to analyze the Go runtime of InfluxDB. These endpoints generate [Go runtime profiles](https://pkg.go.dev/runtime/pprof) and **trace** reports. **Profiles** are collections of stack traces that show call sequences leading to instances of a particular event, such as allocation. For more information about **pprof profile** and **trace** reports, see the following resources: - [Google pprof tool](https://github.com/google/pprof) - [Golang diagnostics](https://go.dev/doc/diagnostics)
Documentation
APIReference
https://docs.influxdata.com/influxdb/cloud/api/
Documentation
https://docs.influxdata.com/influxdb/cloud/
GettingStarted
https://docs.influxdata.com/influxdb/cloud/get-started/
APIReference
https://docs.influxdata.com/influxdb/v2/api/
Documentation
https://docs.influxdata.com/influxdb/v2/