Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 412 Bytes

File metadata and controls

11 lines (7 loc) · 412 Bytes

Redpanda Debug Bundle Test App

This test application is intended to help with integration with the new debug bundle generation API via Redpanda's Admin API.

You can start this by running ./run-local.sh. Add in --docker if you're not using podman.

Once running, you can access the app via: http://localhost:8888/docs.

You can pull the OpenAPI JSON by going to http://localhost:8888/openapi.json.