@@ -73,26 +73,24 @@ For each request, the policy automatically captures:
7373
74743 . ### Configure the policy
7575
76- You will need to enter the following information from your Galileo account
77- to configure the policy:
78- - ** ` apiKey ` ** : Your Galileo API key for authentication
79- - ** ` projectId ` ** : The Galileo project ID to send traces to
80- - ** ` logStreamId ` ** : The specific log stream within your project
81- - ** ` baseUrl ` ** (optional): Custom Galileo API endpoint (defaults to
82- ` https://api.galileo.ai ` )
76+ You will need to enter the following information from your Galileo account
77+ to configure the policy:
78+ - ** ` apiKey ` ** : Your Galileo API key for authentication
79+ - ** ` projectId ` ** : The Galileo project ID to send traces to
80+ - ** ` logStreamId ` ** : The specific log stream within your project
81+ - ** ` baseUrl ` ** (optional): Custom Galileo API endpoint (defaults to
82+ ` https://api.galileo.ai ` )
8383
84- :::note
84+ :::note
8585
86- The ` projectId ` and ` logStreamId ` are both found in the URL of the Galileo
87- log stream you want to use. For example:
88- ` https://app.galileo.ai/your-app/project/3e71c65e-48b6-4f5d-842d-0851c4704f95/log-streams/f8c71402-1f6b-4f5b-b073-1de999e6a8ea ` .
89-
90- <br />
86+ The ` projectId ` and ` logStreamId ` are both found in the URL of the Galileo
87+ log stream you want to use. For example:
88+ ` https://app.galileo.ai/your-app/project/3e71c65e-48b6-4f5d-842d-0851c4704f95/log-streams/f8c71402-1f6b-4f5b-b073-1de999e6a8ea ` .
9189
9290 In this case, the ` projectId ` is ` 3e71c65e-48b6-4f5d-842d-0851c4704f95 ` and
9391 the ` logStreamId ` is ` f8c71402-1f6b-4f5b-b073-1de999e6a8ea ` .
9492
95- :::
93+ :::
9694
9795</Stepper >
9896
0 commit comments