|
@@ -1,10 +1,5 @@ |
|
|
agent { |
|
|
agent { |
|
|
|
|
|
|
|
|
proxy { |
|
|
|
|
|
hostname = "localhost" // Proxy hostname |
|
|
|
|
|
port = 50440 // Proxy port |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
metrics { |
|
|
metrics { |
|
|
standardExportsEnabled = true // Include standard export metrics |
|
|
standardExportsEnabled = true // Include standard export metrics |
|
|
memoryPoolsExportsEnabled = true // Include JVM memory pool metrics |
|
|
memoryPoolsExportsEnabled = true // Include JVM memory pool metrics |
|
|