Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/docs/misc/service-ping.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ The `systemInfo` object contains a best-effort snapshot of the resources the dep
| `diskFreeMiB` | `number \| null` | Free disk space for the data volume, in MiB. |


## How Service Ping data is used

Service Ping data helps us understand how Sourcebot is deployed and used, and supports our product, support, and sales teams. We share Service Ping data, along with the IP address the ping was sent from, with [Reo.dev](https://www.reo.dev), a data enrichment provider, to associate deployments with the organizations operating them. See our [privacy policy](https://www.sourcebot.dev/privacy) for details.

You can fetch the schema for the Service Ping by submitting a GET request to `https://deployments.sourcebot.dev/schema`


Expand Down
Loading