A
Size: a a a
A
jj
A
jj
A
ΙΤ
data {
writers = [console, file, graphite]
console {
}
file {
}
leak {
}
graphite {
light = false
host = "localhost"
port = 2003
protocol = "tcp"
# rootPathPrefix = "gatling"
bufferSize = 8192
writePeriod = 1
}
}
A
jj
ΙΤ
data {
writers = [console, file, graphite]
console {
}
file {
}
leak {
}
graphite {
light = false
host = "localhost"
port = 2003
protocol = "tcp"
# rootPathPrefix = "gatling"
bufferSize = 8192
writePeriod = 1
}
}
A
jj
A
AV
A
AV
ΙΤ
jj
AV
AV
services:
influxdb:
build: influxdb
env_file: configuration.env
ports:
- '8086:8086'
- '2003:2003'
grafana:
build: grafana
env_file: configuration.env
links:
- influxdb
ports:
- '3000:3000'