Skip to content
Open
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
8 changes: 8 additions & 0 deletions docs/advanced/18_instance_settings/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,14 @@ When creating a workspace, you have the option to invite automatically everyone
src="/videos/new_workspace.mp4"
/>

## Webhooks

### Instance events webhook

URL to receive POST requests for instance events such as user added, OAuth signup, user invited to workspace, or user joined workspace.

Configure it from **Instance settings > Monitoring > Webhooks**.

## Open Telemetry & Prometheus

![Open Telemetry & Prometheus](./otel_prometheus.png)
Expand Down
Loading