0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-23 04:50:22 +00:00

Commit graph

  • 838a2887f6
    Merge 811c842dda into 98a454efb2 thiagoftsm 2025-04-23 04:49:40 +00:00
  • 811c842dda fix_mssql2: Use one query to fill all data thiagoftsm 2025-04-23 04:48:59 +00:00
  • 5ec0ff1fcc fix_mssql2: Change Active transaction, before unify all queries thiagoftsm 2025-04-23 03:26:49 +00:00
  • a0d2ca3d00
    Merge c7cf10df82 into 98a454efb2 Costa Tsaousis 2025-04-23 03:32:04 +03:00
  • 98a454efb2 [ci skip] Update changelog and version for nightly build: v2.4.0-43-nightly. master netdatabot 2025-04-23 00:32:00 +00:00
  • 9c0fa2dfc7
    Merge e0731b08b7 into bc86317f78 Ralph Meijer 2025-04-22 22:09:43 +00:00
  • ae759ab014
    Merge 87d7398386 into bc86317f78 kanelatechnical 2025-04-22 19:58:12 +00:00
  • 87d7398386 Dashboards and Charts kanelatechnical 2025-04-22 22:56:37 +03:00
  • 88b9b9da36
    Merge branch 'master' into Dashboards-and-charts kanelatechnical 2025-04-22 22:48:24 +03:00
  • 14d8d63bce
    Merge 4f6e5d39e9 into bc86317f78 vkalintiris 2025-04-22 18:50:39 +00:00
  • 4d1e6309a8
    Merge 8a3f9a81c8 into bc86317f78 Austin S. Hemmelgarn 2025-04-22 21:20:06 +03:00
  • 87889a7522
    Merge 81c3ac2f52 into bc86317f78 Austin S. Hemmelgarn 2025-04-22 21:20:06 +03:00
  • 53bab5bffa
    Merge 52938204f4 into bc86317f78 Costa Tsaousis 2025-04-22 21:20:06 +03:00
  • e68dd61ec5
    Merge 3db62b19f4 into bc86317f78 Austin S. Hemmelgarn 2025-04-22 21:20:06 +03:00
  • a3073310eb
    Merge 899bf13471 into bc86317f78 Costa Tsaousis 2025-04-22 21:20:06 +03:00
  • 66c1d9cf8e
    Merge c106aa38eb into bc86317f78 Sergey Fedorov 2025-04-22 21:20:06 +03:00
  • 46e3888e41
    Merge da11554f0f into bc86317f78 Costa Tsaousis 2025-04-22 21:20:06 +03:00
  • 705993b80c
    Merge d6dd9d793d into bc86317f78 Stelios Fragkakis 2025-04-22 21:20:06 +03:00
  • 9d114a8e21
    Merge 458d8ee100 into bc86317f78 Stelios Fragkakis 2025-04-22 21:20:06 +03:00
  • 74591a2176
    Merge a92772bdb4 into bc86317f78 thiagoftsm 2025-04-22 21:20:06 +03:00
  • 29d90bb531
    Merge ebdf34d352 into bc86317f78 thiagoftsm 2025-04-22 21:20:05 +03:00
  • 747a808f57
    Merge bb7b4c928d into bc86317f78 Stelios Fragkakis 2025-04-22 21:20:05 +03:00
  • bc86317f78
    fix(dyncfg/health): correct db lookup absolute option name () Ilya Mashchenko 2025-04-22 21:19:55 +03:00
  • 2d308c2f94 fix(dyncfg): correct db lookup absolute option name ilyam8 2025-04-22 21:09:51 +03:00
  • a92772bdb4 improve_documentation: Give real examples for windows.plugin thiagoftsm 2025-04-22 17:56:59 +00:00
  • 3c18e7f5f6 fix_mssql2: Cut the number of times we run a query that does not fill data. thiagoftsm 2025-04-22 17:05:28 +00:00
  • e8b02bd4b6 fix_mssql2: Add information to documentation. thiagoftsm 2025-04-22 13:34:19 +00:00
  • e2782d5baa fix_mssql2: Fix Backup Restore thiagoftsm 2025-04-22 00:49:28 +00:00
  • d7f0ec9e03 fix_mssql2: Check permissions before to run queries. thiagoftsm 2025-04-21 02:30:12 +00:00
  • 42302f5e22 fix_mssql2: Rename variable thiagoftsm 2025-04-21 00:39:58 +00:00
  • 69cc67d790 fix_mssql2: Update documentation thiagoftsm 2025-04-21 00:28:11 +00:00
  • 3bef85a98a fix_mssql2: Remove left unused declaration thiagoftsm 2025-04-20 23:33:57 +00:00
  • fefe0cbbe5 fix_mssql2: Add monitoring for overall databases. thiagoftsm 2025-04-20 15:43:30 +00:00
  • 6edcd4f98e fix_mssql2: Simplify code; Format algorithm; Rename functions (This should be 3 commits :/) thiagoftsm 2025-04-20 00:48:21 +00:00
  • c99dd6c316 fix_mssql2: initial implementation of active transactions thiagoftsm 2025-04-19 19:57:00 +00:00
  • 8abbebb31c fix_mssql2: Format algorithm thiagoftsm 2025-04-18 03:47:59 +00:00
  • 201bdc1f16 fix_mssql2: Update documentation thiagoftsm 2025-04-18 03:47:25 +00:00
  • 8aa349379f fix_mssql2: Improve and speed up collection algorithm thiagoftsm 2025-04-18 03:41:22 +00:00
  • 225ec256e1 fix_mssql2: Remove charaters left after rebase. thiagoftsm 2025-04-17 20:47:32 +00:00
  • c7cf10df82
    use judy queues instead of dictionary queues Costa Tsaousis 2025-04-22 19:47:10 +03:00
  • d6dd9d793d
    Reduce logging Stelios Fragkakis 2025-04-22 18:11:02 +03:00
  • 766edd9434
    Maintenance event loop Stelios Fragkakis 2025-04-22 00:59:50 +03:00
  • 7c9cbaa47f
    Fix compilation with DBENGINE disabled () Stelios Fragkakis 2025-04-22 19:03:15 +03:00
  • e79fc02244
    Improve metadata event loop shutdown () Stelios Fragkakis 2025-04-22 18:16:27 +03:00
  • 155644e10c
    Merge a2e167ea9c into c3f05b9da2 Stelios Fragkakis 2025-04-22 17:12:36 +03:00
  • c3f05b9da2
    improvement(cgroups): filter systemd-nspawn payload by default () Ilya Mashchenko 2025-04-22 17:12:29 +03:00
  • 007c5ba27e
    chore(go.d/apcupsd): log UPS response in debug mode () Ilya Mashchenko 2025-04-22 17:12:18 +03:00
  • 999133d69f
    fix cleanup of rrdcontexts Costa Tsaousis 2025-04-22 17:08:32 +03:00
  • 08fe8c893f
    fix debug log of used dictionaries Costa Tsaousis 2025-04-22 16:59:28 +03:00
  • 458d8ee100
    Fix labels memory accounting Stelios Fragkakis 2025-04-22 15:59:29 +03:00
  • 3db62b19f4
    Drop Fedora 42 from CI. Austin S. Hemmelgarn 2025-04-22 08:48:40 -04:00
  • f241e82101 chore(go.d/apcupsd): log UPS response in debug mode ilyam8 2025-04-22 15:04:40 +03:00
  • 7262af7f78 improvement(cgroups): filter systemd-nspawn payload by default ilyam8 2025-04-22 13:54:46 +03:00
  • 3b83775ee7
    Fix compilation with DBENGINE disabled Stelios Fragkakis 2025-04-22 10:22:06 +03:00
  • a29e8993dc
    build(deps): bump github.com/docker/docker from 28.0.4+incompatible to 28.1.1+incompatible in /src/go () dependabot[bot] 2025-04-21 15:36:51 +03:00
  • 4fcd7f767b
    build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.10 to 3.4.11 in /src/go () dependabot[bot] 2025-04-21 15:35:58 +03:00
  • 2313b1f65e
    build(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 in /src/go () dependabot[bot] 2025-04-21 15:34:23 +03:00
  • 9860d362cf
    build(deps): bump github.com/go-ldap/ldap/v3 in /src/go dependabot[bot] 2025-04-21 09:14:12 +00:00
  • 27beb7660d
    build(deps): bump github.com/invopop/jsonschema in /src/go dependabot[bot] 2025-04-21 09:14:12 +00:00
  • 65b884c1ac
    build(deps): bump github.com/gosnmp/gosnmp from 1.39.0 to 1.40.0 in /src/go () dependabot[bot] 2025-04-21 12:12:45 +03:00
  • 7cd53d97e6
    build(deps): bump github.com/docker/docker in /src/go dependabot[bot] 2025-04-21 06:05:34 +00:00
  • f44c0811f8
    build(deps): bump github.com/DataDog/datadog-agent/pkg/networkdevice/profile dependabot[bot] 2025-04-21 05:53:18 +00:00
  • 8f2e4cacb5
    build(deps): bump github.com/gosnmp/gosnmp in /src/go dependabot[bot] 2025-04-21 05:51:49 +00:00
  • ecabebc997 [ci skip] Update changelog and version for nightly build: v2.4.0-33-nightly. netdatabot 2025-04-21 00:23:24 +00:00
  • 2398c99992
    Update netdata-kubernetes.md Costa Tsaousis 2025-04-21 01:50:18 +03:00
  • da11554f0f
    avoid showing defunct blacklist preprocessing process Costa Tsaousis 2025-04-21 01:13:37 +03:00
  • bf7109e195
    blacklist for 4 hours Costa Tsaousis 2025-04-21 00:17:12 +03:00
  • 208e97a53a
    simpler filter Costa Tsaousis 2025-04-21 00:08:53 +03:00
  • 269bb606e8
    more elegant way Costa Tsaousis 2025-04-20 23:53:16 +03:00
  • f28140fdbd
    add blacklist filter to agent events back end pipeline Costa Tsaousis 2025-04-20 23:38:10 +03:00
  • 899bf13471
    add support for dynamic functions Costa Tsaousis 2025-04-18 00:47:21 +03:00
  • 8131f4f9f2
    ieee754 compatibility for nan and inf Costa Tsaousis 2025-04-17 14:48:50 +03:00
  • 0b898481f2
    missing file Costa Tsaousis 2025-04-17 14:25:20 +03:00
  • 7561e96237
    added assignment and local variables Costa Tsaousis 2025-04-17 14:24:58 +03:00
  • cd85a70a85
    Merge 4e605267fb into 5f1692b9f4 Ilya Mashchenko 2025-04-20 15:58:57 +03:00
  • 5f1692b9f4
    docs: cleanup language and fix minor grammar issues () Luiza Ferreira 2025-04-20 06:06:53 -03:00
  • c106aa38eb
    Improve handling of isnan/isinf Sergey Fedorov 2025-03-22 17:42:04 +08:00
  • e8654656a7
    No timex on macOS < 10.13 Sergey Fedorov 2025-03-22 17:12:10 +08:00
  • e6b3140ec0
    Fix for missing rusage on macOS Sergey Fedorov 2025-03-22 17:26:36 +08:00
  • eb8c3ea228
    Update README.md Ilya Mashchenko 2025-04-19 21:29:33 +03:00
  • 3e23377240
    docs: cleanup language and fix minor grammar issues Luiza Ferreira 2025-04-19 10:33:59 -03:00
  • 184007d6ab [ci skip] Update changelog and version for nightly build: v2.4.0-30-nightly. netdatabot 2025-04-19 00:22:50 +00:00
  • 437a7ba62c
    Update netdata-kubernetes.md Costa Tsaousis 2025-04-18 19:07:38 +03:00
  • bb03a037b3
    Update netdata-kubernetes.md Costa Tsaousis 2025-04-18 19:06:57 +03:00
  • 7d312bb23f
    chore(otel/journaldexporter): improve remote tests () Ilya Mashchenko 2025-04-18 16:01:39 +03:00
  • 0a89976697
    Update netdata-kubernetes.md Costa Tsaousis 2025-04-18 15:18:04 +03:00
  • 69d95db965 improve remotejournal tests and update pkg ilyam8 2025-04-16 14:46:16 +03:00
  • 2daa4de736 reword netdata-container-security for clarity ilyam8 2025-04-18 12:08:37 +03:00
  • 693a9a816d [ci skip] Update changelog and version for nightly build: v2.4.0-25-nightly. netdatabot 2025-04-18 00:22:33 +00:00
  • 896203038d
    Handle failure to async save the alert entry Stelios Fragkakis 2025-04-16 13:47:35 +03:00
  • 3a46127469
    Fix counters for pending transitions to save Stelios Fragkakis 2025-04-16 13:30:00 +03:00
  • 046fa11205
    Detect failure to load contexts in the background Detect Judy array insert failure and try to recover if possible Stelios Fragkakis 2025-04-16 13:10:16 +03:00
  • 6626aeb78e
    Handle additional error cases / cleanup Stelios Fragkakis 2025-04-16 12:35:18 +03:00
  • 86da01ee7f
    Metadata shutdown in one step (not need to prepare and then shutdown) Terminate running jobs as soon as possible Terminate event loop and run a final metadata check Record progress during shutdown Anticipate early shutdown before ctx load is complete Allow 10 seconds for shutdown Stelios Fragkakis 2025-04-14 21:20:00 +03:00
  • aff889011f
    Fix MSSQL and improvements () thiagoftsm 2025-04-17 18:54:48 +00:00
  • 525556aad6
    Improve error handling and logging for journal and data files () Stelios Fragkakis 2025-04-17 20:31:10 +03:00
  • 49b77709b2
    Update netdata-kubernetes.md Costa Tsaousis 2025-04-17 19:57:03 +03:00
  • 6f739020be
    Update netdata-kubernetes.md Costa Tsaousis 2025-04-17 19:55:13 +03:00
  • f7eda1de39
    Update netdata-kubernetes.md Costa Tsaousis 2025-04-17 19:51:35 +03:00
  • cafade86bc
    Create netdata-kubernetes.md Costa Tsaousis 2025-04-17 19:44:36 +03:00