You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/Elastic.Markdown.Tests/CodeBlocks/CallOutTests.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -253,7 +253,7 @@ public class ClassicCallOutWithTheRightListItems(ITestOutputHelper output) : Cod
253
253
5. Hostname and port of the APM Server endpoint. For example, elastic-apm-server:8200.
254
254
6. Credential for Elastic APM secret token authorization (Authorization: "Bearer a_secret_token") or API key authorization (Authorization: "ApiKey an_api_key").
255
255
7. Environment-specific configuration parameters can be conveniently passed in as environment variables documented here (e.g. ELASTIC_APM_SERVER_ENDPOINT and ELASTIC_APM_SECRET_TOKEN).
256
-
8. [preview] To send OpenTelemetry logs to {stack-short} version 8.0+, declare a logs pipeline.
256
+
8. [preview] To send OpenTelemetry logs to {stack} version 8.0+, declare a logs pipeline.
0 commit comments