Change the URL that fetch grpc address
This commit is contained in:
parent
af690c18ed
commit
f96338d977
|
|
@ -57,7 +57,7 @@ public class Config {
|
|||
/**
|
||||
* Collector service discovery REST service name
|
||||
*/
|
||||
public static String DISCOVERY_SERVICE_NAME = "/grpc/addresses";
|
||||
public static String DISCOVERY_SERVICE_NAME = "/agentstream/grpc";
|
||||
}
|
||||
|
||||
public static class Jvm {
|
||||
|
|
|
|||
Loading…
Reference in New Issue