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

Merge upstream changes #130

Merged
merged 61 commits into from
Dec 28, 2022
Merged

Merge upstream changes #130

merged 61 commits into from
Dec 28, 2022

Conversation

npazosmendez
Copy link

No description provided.

msaf1980 and others added 30 commits October 20, 2022 17:52
Avoid of alloc for func args copy
Render marshalSJON/Raw/CSV preallocated bytes buffer
…y-functions

Update compatibility docs to include holtWintersConfidenceArea
Fix for panic on empty interval string
…ests

Fix consolidateFunc setting and add test for consolidateBy
…-test

Add test for setXFilesFactor function
msaf1980 and others added 26 commits November 21, 2022 11:18
Fix parser panic on = at the end
response/backend cache short duration tune
 * Add preliminary support for mTLS (all required TLS options)
 * Remove CarbonSearch support
 * Fix Idle Connection Timeout for HTTP Client (shouldn't reuse read timeout as it was before)
 * Move all common part for protocols to helper pkg
NOTE: This should work, however it was not properly tested (except for classic config without TLS)

This change should allow to specify basic parameters for TLS listeners as well as allow to enable mTLS on listener
 * Add tests to verify that basic functionality works as expected
 * Fix some problems that was discovered while testing
Refactor HTTP client and listeners
If set to `true` it will try to combine multiple taregts into single multiFetch request

At it's current stage it might need more work, especially around handling fallbackSeries, but it already should be a huge improvement

Fixes #631, #509, #63
There were some options that were missing in manual copy and as all work
was performed on a copy that resulted in them being reverted to default
value.

Use go-deepcopy to correctly do recursive copy.
Since Go 1.16 ioutil is deprecated, migrating render_handler to io
Update changelog with all the changes that happened since previous
release
 * Update all vendored deps to latest stable versions
 * Fix difference for IronDB (new version of library have minor
   differences in how you can instanciate a client)
let's docker/metadata to handle this
check groupByNode aggregation function
functions: check applyByNode field overflow
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 4 committers have signed the CLA.

✅ carrieedwards
❌ msaf1980
❌ Civil
❌ deniszh
You have signed the CLA already but the status is still pending? Let us recheck it.

@npazosmendez npazosmendez merged commit 29222e6 into grafana:main Dec 28, 2022
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.

None yet

6 participants