0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-03-15 13:34:56 +00:00

Commit graph

  • 50dae7fd26
    fix fsanitize ifdefs Costa Tsaousis 2025-03-08 23:17:59 +0200
  • fd0fa351ea
    do not change the scheduling policy by default Costa Tsaousis 2025-03-08 21:14:25 +0200
  • 73daaf8ea9
    Help finding leaks and running valgrind (#19806) Costa Tsaousis 2025-03-08 18:31:09 +0000
  • 28593a59d4
    disable function inlining when compiling with -DFSANITIZE Costa Tsaousis 2025-03-08 19:39:25 +0200
  • bc0fcb34d4
    help the IDE detect use after free, when removing receiver and senders Costa Tsaousis 2025-03-08 19:25:55 +0200
  • 30c17dbc63
    no need for packed ; valgrind complains about it Costa Tsaousis 2025-03-08 19:25:17 +0200
  • 8e45d54bf4
    Merge remote-tracking branch 'upstream/master' into leak-sanitize Costa Tsaousis 2025-03-08 18:24:30 +0200
  • 48a12f6f51
    fix memory corruption in streaming (#19805) Costa Tsaousis 2025-03-08 16:22:44 +0000
  • 469a3dca2c
    fix memory corruption in streaming Costa Tsaousis 2025-03-08 18:19:11 +0200
  • 149434ad84
    Regenerate integrations docs (#19804) Netdata bot 2025-03-08 11:14:29 -0500
  • b24a320c32 Regenerate integrations docs thiagoftsm 2025-03-08 15:27:22 +0000
  • 556318463f
    ADFS (windows.plugin) (#19699) thiagoftsm 2025-03-08 15:26:35 +0000
  • 187ac62ae9
    disable signal handler when compiling with -DFSANITIZE=1 Costa Tsaousis 2025-03-08 16:39:59 +0200
  • 3d5575dee5
    async-signal-safe stack traces (#19802) Costa Tsaousis 2025-03-08 13:01:32 +0000
  • 55f711f3b0
    simpler version Costa Tsaousis 2025-03-08 15:00:12 +0200
  • 7a482f8ffa
    use monotonic clock to ensure fixed step in saving updates Costa Tsaousis 2025-03-08 14:49:36 +0200
  • de5d5623e2
    save a status file every 15 minutes - better implementation Costa Tsaousis 2025-03-08 14:33:04 +0200
  • 36e018127a
    save a status file every 10 minutes Costa Tsaousis 2025-03-08 13:52:12 +0200
  • be7ce298f1
    make sure all signal handler calls are async safe Costa Tsaousis 2025-03-08 13:45:27 +0200
  • 917dc197a7
    Regenerate integrations docs (#19803) Netdata bot 2025-03-08 04:46:27 -0500
  • 053672d0e9 Regenerate integrations docs ilyam8 2025-03-08 09:43:52 +0000
  • 496d65091a
    add k8s_state_cronjob_last_execution_failed alert (#19801) Ilya Mashchenko 2025-03-08 11:43:06 +0200
  • bad69f6b43
    add missing libraries when no stack traces backend is available Costa Tsaousis 2025-03-08 11:06:27 +0200
  • 0a4367ccd4
    Merge branch 'master' into status-improvements13 Costa Tsaousis 2025-03-08 09:00:32 +0000
  • fc899443e4
    use local unwinding only; make sure libunwind stack traces are async-signal-safe Costa Tsaousis 2025-03-08 10:59:18 +0200
  • cf4ccab683 add k8s_state_cronjob_last_execution_failed alert ilyam8 2025-03-08 10:34:34 +0200
  • d5411029a4
    make stack traces unique on macos Costa Tsaousis 2025-03-08 10:04:37 +0200
  • a9f7dbb853 [ci skip] Update changelog and version for nightly build: v2.2.0-345-nightly. netdatabot 2025-03-08 00:19:03 +0000
  • e313556ed9 Merge branch 'master' into ad_fs thiagoftsm 2025-03-07 23:28:59 +0000
  • e58c271a56
    Regenerate integrations docs (#19797) Netdata bot 2025-03-07 17:02:51 -0500
  • 85d54a70c4
    build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 in /src/go (#19799) dependabot[bot] 2025-03-07 23:51:38 +0200
  • 8a126c9471
    Modify eBPF.plugin integration (Part II, the sockets) (#19572) thiagoftsm 2025-03-07 21:50:16 +0000
  • c3ab006082
    bump dag jinja to 3.1.6 (#19800) Ilya Mashchenko 2025-03-07 23:43:39 +0200
  • 578a4e872a
    build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 in /src/go dependabot[bot] 2025-03-07 21:37:13 +0000
  • a1abc56ae4
    build(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 in /src/go dependabot[bot] 2025-03-07 21:37:10 +0000
  • def42cccf7 bump dag jinja to 3.1.6 ilyam8 2025-03-07 23:37:03 +0200
  • ae6eca4d46 Regenerate integrations docs ilyam8 2025-03-07 21:21:45 +0000
  • 955b78ba52
    improvement(go.d/k8s_state): add more CronJob metrics (#19796) Ilya Mashchenko 2025-03-07 23:21:08 +0200
  • 36167ec9bd improvement(go.d/k8s_state): add more CronJob metrics ilyam8 2025-03-07 23:11:13 +0200
  • a97af31598
    status file improvements 12 (#19792) Costa Tsaousis 2025-03-07 19:56:37 +0000
  • 24d5cced87
    also track run_dir as a step Costa Tsaousis 2025-03-07 20:18:11 +0200
  • 031f30ec6d
    initialize signals early enough to catch early deadly signals Costa Tsaousis 2025-03-07 18:45:16 +0200
  • bcc2cf049a
    Regenerate integrations docs (#19794) Netdata bot 2025-03-07 09:32:51 -0500
  • e521147edb Regenerate integrations docs ilyam8 2025-03-07 14:30:50 +0000
  • 4f16097ec8
    improvement(go.d/k8s_state): collect cronjobs (#19793) Ilya Mashchenko 2025-03-07 16:30:12 +0200
  • 982023cee1 completed ilyam8 2025-03-07 15:43:55 +0200
  • 17ee862a57 collect cronjobs ilyam8 2025-03-06 11:43:25 +0200
  • 0205fd4bab
    Merge branch 'master' into status-improvements12 Costa Tsaousis 2025-03-07 09:53:33 +0000
  • 08513055f5
    add more startup steps to find the static builds crash on raspbian Costa Tsaousis 2025-03-07 11:32:19 +0200
  • 80fb04ae20
    make sure libuv threads have the deadly signals properly unblocked Costa Tsaousis 2025-03-07 11:31:43 +0200
  • f159fd3906
    Regenerate integrations docs (#19791) Netdata bot 2025-03-07 02:09:06 -0500
  • ebbfe9aad4 Regenerate integrations docs ilyam8 2025-03-07 06:29:36 +0000
  • 07d624716a
    docs(go.d/snmp): add snmp discovery information (#19790) Ilya Mashchenko 2025-03-07 08:28:51 +0200
  • bbcd1e6ad4 [ci skip] Update changelog and version for nightly build: v2.2.0-334-nightly. netdatabot 2025-03-07 00:22:10 +0000
  • ef12751597 docs(go.d/snmp): add snmp discovery information ilyam8 2025-03-06 23:53:41 +0200
  • 35c6875bbb
    User configurable crash reporting (#19789) Costa Tsaousis 2025-03-06 19:39:13 +0000
  • a538c55897
    revert condition Costa Tsaousis 2025-03-06 20:29:08 +0200
  • 1a6510246a
    updated documentation Costa Tsaousis 2025-03-06 20:22:35 +0200
  • ea304d6144
    docs for crash reports Costa Tsaousis 2025-03-06 20:21:16 +0200
  • e44dad6046
    provide user configuration to reporting crashes Costa Tsaousis 2025-03-06 20:15:35 +0200
  • efbdd6aef5
    use a counter for temp status files Costa Tsaousis 2025-03-06 19:22:03 +0200
  • fb67eb9c9c
    detect when running in CI and disable posting status (#19787) Costa Tsaousis 2025-03-06 15:52:01 +0000
  • 8b66e0b0e7
    Restructure to not use a sub-project. Austin S. Hemmelgarn 2025-03-06 09:38:33 -0500
  • 724d69b18d
    chore: rename snmp.profiles.d -> snmp.profiles (#19786) Ilya Mashchenko 2025-03-06 16:30:47 +0200
  • 9cfb3414ab
    Merge branch 'master' into status-detect-ci Costa Tsaousis 2025-03-06 12:39:31 +0000
  • 89fbc894d9
    simplify signal handler Costa Tsaousis 2025-03-06 14:37:59 +0200
  • 87f43b2384 rename snmp.profiles.d -> snmp.profiles ilyam8 2025-03-06 14:29:39 +0200
  • 89779c6f7b
    Fix cache keying. Austin S. Hemmelgarn 2025-02-19 09:53:23 -0500
  • 6659d28ddd
    Convert all vendored packages to use git for fetching sources. Austin S. Hemmelgarn 2025-02-19 08:46:38 -0500
  • 120757a9fe
    Centralize handling of git repository fetching for static builds. Austin S. Hemmelgarn 2025-02-19 08:40:36 -0500
  • f8ff608dd3
    Fix tarball extraction in static build process. Austin S. Hemmelgarn 2025-02-18 09:31:23 -0500
  • 704802d18d
    Explicitly flag hardfloat for ARMv7 builds. Austin S. Hemmelgarn 2025-02-14 09:44:47 -0500
  • 267c09e490
    Correct platform for Debian-based ARMv6 builds. Austin S. Hemmelgarn 2025-02-14 08:39:54 -0500
  • b7bc467753
    Vendor elfutils libelf for static builds. Austin S. Hemmelgarn 2025-02-03 09:19:00 -0500
  • 05a02b546c
    Fix Netdata build. Austin S. Hemmelgarn 2025-01-24 08:55:01 -0500
  • dcafda8b3f
    Fix curl build. Austin S. Hemmelgarn 2025-01-24 08:40:15 -0500
  • 1c9314546b
    Fix bash build. Austin S. Hemmelgarn 2025-01-24 10:51:31 -0500
  • 67d226a911
    Fix libnetfilter_acct build (Debian doesn’t ship a static libmnl). Austin S. Hemmelgarn 2025-01-24 08:50:51 -0500
  • d901cbcb5c
    Switch to v2 builder image. Austin S. Hemmelgarn 2025-01-24 08:39:47 -0500
  • 6bb8955266
    Add better debugging support for static build infrastructure. Austin S. Hemmelgarn 2025-02-03 09:16:40 -0500
  • c4e10fe869
    Centralize cache path handling. Austin S. Hemmelgarn 2025-01-24 08:16:34 -0500
  • 9950cebd62
    add datadog profiles for snmp collector (#19785) Fotis Voutsas 2025-03-06 14:02:48 +0200
  • e0795033ea Merge branch 'master' into ad_fs thiagoftsm 2025-03-06 11:58:31 +0000
  • 69855e856a
    unify stack trace reporting Costa Tsaousis 2025-03-06 13:03:17 +0200
  • 6fe000b2b2
    detect when running in CI and disable posting status Costa Tsaousis 2025-03-06 12:40:38 +0200
  • e90f3f4e22
    enable libunwind in static builds (#19764) Costa Tsaousis 2025-03-06 10:39:10 +0000
  • 2c5caa87c0 update yamllint to ignore datadog snmp profiles ilyam8 2025-03-06 12:19:29 +0200
  • bb64e60d16 update REDISTRIBUTED.md and readme ilyam8 2025-03-06 12:07:41 +0200
  • ff094c4439 udate CMake ilyam8 2025-03-06 11:57:56 +0200
  • a5bfae8781 move to default and update readme ilyam8 2025-03-06 11:50:53 +0200
  • 4544607fd5 add datadog profiles for snmp collector fotis 2025-03-06 11:41:37 +0200
  • 398018e2de [ci skip] Update changelog and version for nightly build: v2.2.0-328-nightly. netdatabot 2025-03-06 00:22:03 +0000
  • f351681b04
    Improve agent shutdown (#19775) Stelios Fragkakis 2025-03-05 23:26:01 +0200
  • 9c58c0e404 pipe_plugin_socket thiagoftsm 2025-02-07 18:24:46 +0000
  • 68e381ade8 pipe_plugin_socket: Format files after rebase thiagoftsm 2025-02-06 12:44:57 +0000
  • 543730b799 pipe_plugin_socket: Add basis to communicate using sockets thiagoftsm 2025-02-06 02:50:45 +0000
  • 30b29f34d8 pipe_plugin_socket: Add helpers to start and cleanup sharing memory thiagoftsm 2025-02-05 19:32:15 +0000
  • 02888e686c pipe_plugin_socket: Add IPC options to ebpf.d.conf thiagoftsm 2025-02-05 02:33:42 +0000
  • 38f23d6565 pipe_plugin_socket: Fix compilation (Adding ebpf_socket_ipc to CMakelist) thiagoftsm 2025-02-04 22:11:16 +0000
  • 33d4cb4539 pipe_plugin_socket: Fix compilation thiagoftsm 2025-02-04 20:38:06 +0000