Skip to content

Commit 0a4edb1

Browse files
authored
Merge pull request #9 from xenit-eu/disable-cache-metrics
Cache metrics disabled by default -> remove from integration smoke tests
2 parents e1cf8da + 61b4a91 commit 0a4edb1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

integration-tests/src/test/java/eu/xenit/alfred/telemetry/integrationtesting/MetricsEndpointSmokeTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ static Stream<String> expectedMeters() {
3737
"process.cpu.usage",
3838
"process.files.open",
3939
"process.files.max",
40-
"cache.size",
41-
"cache.gets",
42-
"cache.puts",
43-
"cache.evictions",
4440
"jdbc.connections.usage",
4541
"jdbc.connections.count",
4642
"jdbc.connections.max",

0 commit comments

Comments
 (0)