Skip to content

Commit 8db2dc8

Browse files
authored
Increase agent jar size to 33.5 MiB (#12083)
Increase agent jar size to 33.5 MiB Merge branch 'master' into sarahchen6/increase-agent-jar-size Co-authored-by: sarah.chen <sarah.chen@datadoghq.com>
1 parent aba524f commit 8db2dc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

metadata/agent-jar-checks.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Agent jar structural invariants — edit intentionally, commit with the change that justified it.
22

3-
# Max agent jar size in bytes. Raise only when the size growth is intentional (~33.02 MiB).
4-
jar.size.budget = 34619392
3+
# Max agent jar size in bytes. Raise only when the size growth is intentional (~33.5 MiB).
4+
jar.size.budget = 35127296
55

66
# Minimum combined class + classdata count in the assembled agent jar.
77
# Set to ~98% of the actual count at the time of the last intentional change.

0 commit comments

Comments
 (0)