From 4dce527f223062014153f79643e50b4c4220e5bb Mon Sep 17 00:00:00 2001 From: Joris Bayer Date: Wed, 12 Jun 2024 15:57:56 +0200 Subject: [PATCH] List new endpoints in Relay operating guidelines (#10349) --- docs/product/relay/operating-guidelines.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/product/relay/operating-guidelines.mdx b/docs/product/relay/operating-guidelines.mdx index 905a135ca8d11..8b4178e0582b2 100644 --- a/docs/product/relay/operating-guidelines.mdx +++ b/docs/product/relay/operating-guidelines.mdx @@ -93,7 +93,11 @@ SDKs communicate with Sentry on a set of endpoints. Relay provides the same API - `/api//minidump/` - `/api//security/` - `/api//store/` -- `/api//unreal/` +- `/api//unreal//` +- `/api//nel/` +- `/api//csp-report/` +- `/api//cron//` +- `/api//cron///` Depending on the SDK or client, requests to these endpoints are performed with compressed content-encoding or chunked transfer-encoding. Depending on the infrastructure in front of Relay, please check the following HTTP headers are set correctly: