forked from netdata/netdata
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] master from netdata:master #178
Merged
Merged
Conversation
This file contains 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
Send node info update after aclk connection timeout
Co-authored-by: ilyam8 <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0. - [Commits](golang/net@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ilya Mashchenko <[email protected]>
When swap is disabled while we collect it, mark it as obsolete
Co-authored-by: ilyam8 <[email protected]>
Co-authored-by: ilyam8 <[email protected]>
Co-authored-by: juacker <[email protected]>
Compilers for some architectures e.g. RISCV32 do not have 64bit atomics therefore, its important to deduce that and use it to pass right flags to compiler to use them, e.g. h2o module Fixes nection.c.o): in function `h2o_create_connection': | /usr/src/debug/netdata/1.47.1/src/web/server/h2o/libh2o/include/h2o.h:1917:(.text.create_conn+0x5e): undefined reference to `__sync_add_and_fetch_8' | collect2: error: ld returned 1 exit status
fix logs POST query payload parsing again
* print also the original comm * remove colon from external plugins sanitization
fixed negative timeout; added verbose mode
* Pass correct GOOS and GOARCH on to package builders in CI. This ensures that they don’t pick up the host CPU and build for that instead, because apparently Go looks at the host CPU instead of itself to decide what the default build target is, so if you’re running a 32-bit build of Go on a 64-bit kernel, you get 64-bit binaries by default... * Fix typo in platform name.
* Calculate child restart time (start time + shutdown) Assume the child will return at 125% of that time Add timers to handle scheduluing of the node update events to the cloud Handle faster reconnection and reschedule timer to correct state * Remove unnecessary check * No need to get the remaining timer value (function may not be supported) * Switch message to DEBUG
* deploy meta, WINDOWS-INSTALLER markdwon changes and deploy template changes * multiline command * de-hardcode nighlty version * note for beta and nightly availability * note for paid win installer * frontend does not support blockquotes and bold, make it one sentence * reorder * remove dup * reword
* feat: add ilert cloud notification integration * Apply suggestions from code review --------- Co-authored-by: Fotis Voutsas <[email protected]>
Co-authored-by: ilyam8 <[email protected]>
Check for delayed aclk_synd cfg creation
simplify sentence in cloud notification meta
Co-authored-by: Ancairon <[email protected]>
remove_cr: Remove CR from files edited on Win
Co-authored-by: sashwathn <[email protected]>
* Add Ubuntu 24.10 and Fedora 41 to CI. * Fix broken DNF package install checking in dependency handling script. * Force usage of DNF on Fedora for dependency handling.
allow disabling libmnl; collect timing statistics and print report
close all open fds on callback
adjust_option: Address comments
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.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )