-
Notifications
You must be signed in to change notification settings - Fork 899
config properties log
GitHub Action edited this page Nov 7, 2024
·
6 revisions
v1.2.1
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