Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Argo diff output for dependency-www:===== /Service production/dependency-www ======
11c11
< helm.sh/chart: flow-generic-1.6.59
---
> helm.sh/chart: flow-generic-1.6.60
===== apps/Deployment production/dependency-www-live ======
16c16
< helm.sh/chart: flow-generic-1.6.59
---
> helm.sh/chart: flow-generic-1.6.60
552,553c552,554
< value: -Xms2100m -Xmx2100m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/dumps/oom.bin
< -XX:+UseG1GC -XX:+UseStringDeduplication -XX:FlightRecorderOptions=stackdepth=256
---
> value: -Xms2100m -Xmx2100m -XX:+UseShenandoahGC -XX:+HeapDumpOnOutOfMemoryError
> -XX:HeapDumpPath=/dumps/oom.bin -XX:+UseStringDeduplication -XX:FlightRecorderOptions=stackdepth=256
> -Xlog:gc*:stdout:time,uptime,level,tags
===== datadoghq.com/DatadogMonitor datadog/dependency-www-errorrate ======
145d144
< - generated:kubernetes
===== networking.istio.io/Gateway production/dependency-www-flow-io ======
17c17
< helm.sh/chart: flow-generic-1.6.59
---
> helm.sh/chart: flow-generic-1.6.60
===== networking.istio.io/VirtualService production/dependency-www-live ======
12c12
< helm.sh/chart: flow-generic-1.6.59
---
> helm.sh/chart: flow-generic-1.6.60 |
Contributor
Argo diff output for dependency-api:===== /Service production/dependency ======
11c11
< helm.sh/chart: flow-generic-1.6.59
---
> helm.sh/chart: flow-generic-1.6.60
===== apps/Deployment production/dependency-api-live ======
16c16
< helm.sh/chart: flow-generic-1.6.59
---
> helm.sh/chart: flow-generic-1.6.60
552,553c552,554
< value: -Xms2100m -Xmx2100m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/dumps/oom.bin
< -XX:+UseG1GC -XX:+UseStringDeduplication -XX:FlightRecorderOptions=stackdepth=256
---
> value: -Xms2100m -Xmx2100m -XX:+UseShenandoahGC -XX:+HeapDumpOnOutOfMemoryError
> -XX:HeapDumpPath=/dumps/oom.bin -XX:+UseStringDeduplication -XX:FlightRecorderOptions=stackdepth=256
> -Xlog:gc*:stdout:time,uptime,level,tags
===== datadoghq.com/DatadogMonitor datadog/dependency-api-errorrate ======
145d144
< - generated:kubernetes
===== networking.istio.io/Gateway production/dependency-flow-io ======
17c17
< helm.sh/chart: flow-generic-1.6.59
---
> helm.sh/chart: flow-generic-1.6.60
===== networking.istio.io/VirtualService production/dependency-api-live ======
12c12
< helm.sh/chart: flow-generic-1.6.59
---
> helm.sh/chart: flow-generic-1.6.60 |
Includes fix to disable the major GC pause DD monitor for ShenandoahGC, since the metric includes concurrent phase times. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
📝 WalkthroughWalkthroughUpdates two deployment configurations with chart version bump from v2.0.7 to v2.0.12 and adds ShenandoahGC garbage collector option to JVM configuration for both dependency-api and dependency-www services. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. No actionable comments were generated in the recent review. 🎉 Comment |
jackl
approved these changes
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
garbageCollectorknobTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit