Skip to content

stats: change duplicate histogram log level to debug #3219

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 26, 2018

Conversation

ramaraochavali
Copy link
Contributor

Signed-off-by: Rama rama.rao@salesforce.com
Description:
Changes the log level to debug as this warning spams during every flush.

Risk Level: Low
Testing: Automated test
Docs Changes: NA
Release Notes: NA

Signed-off-by: Rama <rama.rao@salesforce.com>
ramaraochavali referenced this pull request Apr 26, 2018
Signed-off-by: Rama <rama.rao@salesforce.com>
@mattklein123
Copy link
Member

@ramaraochavali I'm going to go ahead and merge this to help with debugging today. If we end up having to temporarily revert the histogram change we will need to revert this also.

@mattklein123 mattklein123 merged commit fd687dd into envoyproxy:master Apr 26, 2018
mattklein123 added a commit that referenced this pull request Apr 26, 2018
This reverts commit fd687dd.

Signed-off-by: Matt Klein <mklein@lyft.com>
htuch pushed a commit that referenced this pull request May 3, 2018
This change unreverts:
#3130
#3183
#3219
Also fixes #3223

Please see the 2nd commit for the actual changes. The changes are:

Bring in a new histogram library version with the fix (and more debug
checking).
Fix a small issue with scope iteration during merging.
Remove de-dup for histograms until we iterate to shared
storage for overlapping scope histograms. Personally, I found
this very confusing when debugging and I think the way I changed
it is better for now given the code we have.

Signed-off-by: Matt Klein <mklein@lyft.com>
ramaraochavali added a commit to ramaraochavali/envoy that referenced this pull request May 3, 2018
Signed-off-by: Rama <rama.rao@salesforce.com>
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