Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Sep 5, 2023
1 parent c1d9f9e commit be600e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ for more details on the API.

A health endpoint is exposed at `/healthz`. It will return `200 OK` with body `OK`.

Pre-built Docker images are available [here](https://github.com/t2bot/pgo-fleet/pkgs/container/pgo-fleet).

## Usage: Embedded Profiler

See [`./embedded/README.md`](./embedded/README.md) for usage.
2 changes: 0 additions & 2 deletions collector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

See the parent [README](../README.md) for usage.

A health endpoint which always returns `200 OK` is available at `/healthz`.

## API

All requests are authenticated with an `Authorization` header containing a `Bearer` token.
Expand Down

0 comments on commit be600e5

Please sign in to comment.