-
Notifications
You must be signed in to change notification settings - Fork 938
config properties log
GitHub Action edited this page Dec 11, 2024
·
7 revisions
v1.3.0
object
(log)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
log_health_and_metrics | boolean |
Required | cannot be null | Config |
log_health_and_metrics
determines whether requests of the /health
and /metrics
endpoints are logged.
log_health_and_metrics
-
is required
-
cannot be null
boolean
The default value is:
true