Skip to content

Commit 79c322b

Browse files
Enable GC logs for geonames (elastic#198)
Since February 7 we noticed an increase in the 100th percentile service time of the `country_agg_cached` query in geonames when the trial license is enabled. In order to dig whether this is related to JVM activity (GC, safepoints) we temporarily enable GC logs. This is expected to be low-impact on performance but allows us to dig deeper. Relates elastic#181
1 parent add46d0 commit 79c322b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

night_rally/resources/race-configs-group-1.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
],
147147
"challenge": "append-no-conflicts",
148148
"car": "defaults",
149+
"telemetry": "gc",
149150
"x-pack": [
150151
"security"
151152
]

0 commit comments

Comments
 (0)