Skip to content

edot: reduces overrides in docker and k8s example config #455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

codefromthecrypt
Copy link
Collaborator

@codefromthecrypt codefromthecrypt commented Apr 25, 2025

This removes the override for flush bytes as interestingly the apm-server one applied to compressed data
This also removes the apm-server anecdote replacing it with a valid purpose here.

Example apps are not likely to produce 5000000 bytes of data. This means you won't see a trace in kibana for 30s after whatever the interval is on the app exporter side (usually overridden to be a few seconds). Unless you reduce the collector-side interval, demos done by solutions architects, devrels and engineers will suffer. Also, any arbitrary people trying this will likely wonder why nothing is in kibana. Hence, regardless of this being the apm-server default, it makes sense to reduce this to 1s.

@codefromthecrypt codefromthecrypt merged commit e891003 into main Apr 28, 2025
5 checks passed
@codefromthecrypt codefromthecrypt deleted the edot-config branch April 28, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants