Skip to content

Commit

Permalink
fix: fs-server在未配置influxdb时报错 TencentBlueKing#1355 (TencentBlueKing#1449
Browse files Browse the repository at this point in the history
)
  • Loading branch information
yaoxuwan committed Nov 17, 2023
1 parent b570066 commit 82bd134
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ management.endpoints.web.exposure.include=*
management.endpoints.jmx.exposure.exclude=*
management.endpoint.health.show-details=always
management.endpoint.shutdown.enabled=true
management.metrics.export.influx.enabled=false

0 comments on commit 82bd134

Please sign in to comment.