diff --git a/apm-collector/apm-collector-boot/src/main/resources/application.yml b/apm-collector/apm-collector-boot/src/main/resources/application.yml index 443c2b85f..8a4f7b3b6 100644 --- a/apm-collector/apm-collector-boot/src/main/resources/application.yml +++ b/apm-collector/apm-collector-boot/src/main/resources/application.yml @@ -34,7 +34,7 @@ collector_inside: # cluster_nodes: localhost:9300 # index_shards_number: 2 # index_replicas_number: 0 -storage: - h2: - url: jdbc:h2:tcp://localhost/~/test - user_name: sa \ No newline at end of file +#storage: +# h2: +# url: jdbc:h2:tcp://localhost/~/test +# user_name: sa \ No newline at end of file