Loading apm-collector/apm-collector-boot/src/main/resources/application.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ naming: jetty: host: localhost port: 12800 port: 10800 context_path: / remote: gRPC: host: localhost port: 10800 port: 11800 agent_gRPC: gRPC: host: localhost Loading apm-collector/apm-collector-core/src/main/resources/application-default.yml +4 −4 Original line number Diff line number Diff line Loading @@ -6,15 +6,15 @@ cache: guava: queue: disruptor: remote: gRPC: host: localhost port: 11800 naming: jetty: host: localhost port: 10800 context_path: / remote: gRPC: host: localhost port: 11800 agent_gRPC: gRPC: host: localhost Loading Loading
apm-collector/apm-collector-boot/src/main/resources/application.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ naming: jetty: host: localhost port: 12800 port: 10800 context_path: / remote: gRPC: host: localhost port: 10800 port: 11800 agent_gRPC: gRPC: host: localhost Loading
apm-collector/apm-collector-core/src/main/resources/application-default.yml +4 −4 Original line number Diff line number Diff line Loading @@ -6,15 +6,15 @@ cache: guava: queue: disruptor: remote: gRPC: host: localhost port: 11800 naming: jetty: host: localhost port: 10800 context_path: / remote: gRPC: host: localhost port: 11800 agent_gRPC: gRPC: host: localhost Loading