public class DatadogAgentConfiguration extends Object
Constructor and Description |
---|
DatadogAgentConfiguration(String host,
Integer port,
Integer tracesPort) |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
Integer |
getPort() |
Integer |
getTracesPort() |
static DatadogAgentConfiguration |
resolve(Map<String,String> envVars) |
Copyright © 2016–2023. All rights reserved.