From d303d7662cf9337e47a825fb00bfc79e7b7f37c1 Mon Sep 17 00:00:00 2001 From: rpourzand Date: Mon, 18 Dec 2023 12:41:23 -0800 Subject: [PATCH] Update sl-partner-integration-guide.md --- website/docs/guides/sl-partner-integration-guide.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/website/docs/guides/sl-partner-integration-guide.md b/website/docs/guides/sl-partner-integration-guide.md index 76a341643c3..61d558f504d 100644 --- a/website/docs/guides/sl-partner-integration-guide.md +++ b/website/docs/guides/sl-partner-integration-guide.md @@ -43,12 +43,10 @@ When building an integration, we recommend you expose certain metadata in the re Please send us the following header with every query: -'X-dbt-partner-source': 'Your-Application' +`'X-dbt-partner-source': 'Your-Application-Name'` -Additionally, it would be helpful if you also included: +Additionally, it would be helpful if you also included the email and username of the person generating the query from your application. -- The email and username of the person generating the query from your application -- The version of dbt they are on. ## Use best practices when exposing metrics