Skip to content

Commit f13b6a6

Browse files
authored
Update monitoring-aws-lambda.asciidoc (#377)
1 parent 9dc2dd8 commit f13b6a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/monitoring-aws-lambda.asciidoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -142,28 +142,28 @@ Log events can be viewed in {kib} in the APM UI. Disable log collection by setti
142142
[float]
143143
=== `ELASTIC_APM_LAMBDA_VERIFY_SERVER_CERT`
144144

145-
[small]#Added in: v1.3.0.
145+
[small]#Added in: v1.3.0.#
146146

147147
Whether to enable {apm-lambda-ext} to verify APM Server's certificate chain and host name.
148148

149149
[float]
150150
=== `ELASTIC_APM_LAMBDA_SERVER_CA_CERT_PEM`
151151

152-
[small]#Added in: v1.3.0.
152+
[small]#Added in: v1.3.0.#
153153

154154
The certificate passed as environment variable. To be used to verify APM Server's certificate chain if verify server certificate is enabled.
155155

156156
[float]
157157
=== `ELASTIC_APM_SERVER_CA_CERT_FILE`
158158

159-
[small]#Added in: v1.3.0.
159+
[small]#Added in: v1.3.0.#
160160

161161
The certificate passed as a file name available to the extension. To be used to verify APM Server's certificate chain if verify server certificate is enabled.
162162

163163
[float]
164164
=== `ELASTIC_APM_SERVER_CA_CERT_ACM_ID`
165165

166-
[small]#Added in: v1.3.0.
166+
[small]#Added in: v1.3.0.#
167167

168168
The ARN for Amazon-issued certificate. To be used to verify APM Server's certificate chain if verify server certificate is enabled.
169169

0 commit comments

Comments
 (0)