Commit 48f4508a authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #11365 from eddumelendez:fix_influxdb_health_property

* pr/11365:
  Fix property key to enable influxdb health endpoint
parents ad1c8d77 cc9b2a97
......@@ -104,7 +104,7 @@
"defaultValue": true
},
{
"name": "management.influxdb.jms.enabled",
"name": "management.health.influxdb.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable InfluxDB health check.",
"defaultValue": true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment