Skip to content
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

Increase memory limit for TestTraceNoBackend10kSPS #2538

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

tigrannajaryan
Copy link
Member

The test is very close to the limit (e.g. 149MB) or exceeds it and fails.
Bumping the limits to make sure it succeeds.

The test is very close to the limit (e.g. 149MB) or exceeds it and fails.
Bumping the limits to make sure it succeeds.
@tigrannajaryan tigrannajaryan requested a review from a team February 23, 2021 23:14
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #2538 (f36a9fa) into main (49d0b61) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2538   +/-   ##
=======================================
  Coverage   91.69%   91.69%           
=======================================
  Files         266      266           
  Lines       15111    15111           
=======================================
  Hits        13856    13856           
  Misses        871      871           
  Partials      384      384           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49d0b61...f36a9fa. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 4ab3625 into main Feb 24, 2021
@bogdandrutu bogdandrutu deleted the tigrannajaryan-patch-1 branch February 24, 2021 16:21
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
* add support for profiler and memory metrics

-Dsplunk.profiler.enabled=true
-Dsplunk.profiler.memory.enabled=true
-Dsplunk.metrics.enabled=true

These are turned off by default, so existing
users will not be affected at this time.
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.

4 participants