0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-03 08:50:02 +00:00

Commit graph

  • 58ace4eec5 Install fix admonition docs kanelatechnical 2025-04-16 17:20:15 +03:00
  • 4315de1721 Replaced [!TIP]/[!NOTE] with :::tip/:::note blocks for Docusaurus kanelatechnical 2025-04-16 15:50:29 +03:00
  • 94ef481657 fix_mssql: Change calls t strdup to strdupz thiagoftsm 2025-04-16 12:36:17 +00:00
  • 4323c427c5
    fix more bugs in parsing Costa Tsaousis 2025-04-15 21:45:44 +03:00
  • a833856f53
    netdata-fication Costa Tsaousis 2025-04-15 15:08:47 +03:00
  • ec8d70a573
    isolate ast test from the rest Costa Tsaousis 2025-04-15 13:29:23 +03:00
  • 1b0f536144
    It works vkalintiris 2025-04-15 12:39:15 +03:00
  • 5b2699e25b
    test variables with spaces in them Costa Tsaousis 2025-04-15 11:07:54 +03:00
  • f9d4d82ddf
    Split eval.c into three separate files Costa Tsaousis 2025-04-15 09:23:41 +03:00
  • 1c5c7ebaf0 fix_mssql: Update documentation thiagoftsm 2025-04-16 01:26:21 +00:00
  • 4ee4fbede9 fix_mssql: Use independente connections per instance. thiagoftsm 2025-04-16 01:00:24 +00:00
  • b92fb96f7e mssql_locks: Remove unused variables thiagoftsm 2025-04-15 21:25:48 +00:00
  • 1602242028 mssql_locks: Update the documentation thiagoftsm 2025-04-15 21:24:31 +00:00
  • 650d7677a9 fix_mssql: Fix data file size thiagoftsm 2025-04-15 06:09:23 +00:00
  • a9cf327336 fix_mssql: Update documentation thiagoftsm 2025-04-14 04:53:05 +00:00
  • a1f56abce6 fix_mssql: Initialize connection string before to initialize dictionary thiagoftsm 2025-04-14 04:20:54 +00:00
  • 5dca58e7f3 fix_mssql: Reformat strings, fix type thiagoftsm 2025-04-14 04:09:13 +00:00
  • d51af984b1 fix_mssql: Explicit error thiagoftsm 2025-04-14 03:59:27 +00:00
  • e15b10416a fix_mssql: Change to run query per database. thiagoftsm 2025-04-14 02:50:52 +00:00
  • cef60cfaf8 fix_mssql: Reorganize code, to do SQL calls per instance thiagoftsm 2025-04-13 23:15:21 +00:00
  • be16824c13 fix_mssql: Do I connection per instance. thiagoftsm 2025-04-13 22:17:30 +00:00
  • 2a48fae597 fix_mssql: Add basis to query only one instance, and add comments with issues found. thiagoftsm 2025-04-13 19:52:13 +00:00
  • c53bb19240 fix_mssql: Update documentation thiagoftsm 2025-04-11 01:52:23 +00:00
  • ef2aefb1c3 fix_mssql: Fix connection with SQL Express; Simplify Algorithm thiagoftsm 2025-04-11 00:52:27 +00:00
  • 5a0ac8beff fix_mssql: Remove unnecesary library thiagoftsm 2025-04-10 17:15:37 +00:00
  • c854b95c5c fix_mssql: Adjust documentation and algorithm like Microsoft Official Documentation to simplify user's life thiagoftsm 2025-04-03 17:16:03 +00:00
  • 4897705968 fix_mssql: Support different connection methods thiagoftsm 2025-04-03 03:14:10 +00:00
  • 1baf960756 fix_mssql: Modify connection string removing warnings thiagoftsm 2025-04-02 19:08:49 +00:00
  • abebf32dbd fix_mssql: Limit the number of connections try thiagoftsm 2025-04-02 17:40:42 +00:00
  • e53fa60b37 fix_mssql: Split headers thiagoftsm 2025-04-02 15:11:20 +00:00
  • ec18ffaf3e fix_mssql: Fix all issues in previous code thiagoftsm 2025-04-02 03:27:39 +00:00
  • d867d94108 fix_mssql: Update documentation thiagoftsm 2025-03-31 04:03:29 +00:00
  • a9a84256b3 fix_mssql: Use the simplest possible connection model to validate configurations thiagoftsm 2025-03-31 03:05:48 +00:00
  • a48afe4db7 fix_mssql: Add detailed information allowing users to configure netdata and server thiagoftsm 2025-03-30 22:24:10 +00:00
  • fed8cd53dc fix_mssql: Add an API to MSSQL thiagoftsm 2025-03-30 17:43:42 +00:00
  • 640478b777 fix_mssql: Parse new options thiagoftsm 2025-03-29 01:10:30 +00:00
  • 3b9e191f33 fix_mssql: Add ODBC lib to netdata thiagoftsm 2025-03-29 00:19:38 +00:00
  • c9cb759f94
    Fix WiX build prep. Austin S. Hemmelgarn 2025-04-16 08:02:04 -04:00
  • f7fb977086
    Installation-Static Build-Windows (#20122) kanelatechnical 2025-04-16 14:54:44 +03:00
  • d3e98eeb59 format ilyam8 2025-04-16 14:48:19 +03:00
  • f44591460f Applied feedback from review kanelatechnical 2025-04-16 13:54:11 +03:00
  • 1faa57c676
    Clean up old files we don’t use anymore. Austin S. Hemmelgarn 2025-04-16 07:31:35 -04:00
  • 66911c124b
    Switch to EULA for Netdata on Windows. Austin S. Hemmelgarn 2025-04-16 07:29:09 -04:00
  • 597e881faf
    Enable CRB repository on CentOS 10. Austin S. Hemmelgarn 2025-04-16 07:02:13 -04:00
  • 650a67e8fc
    Update packaging/installer/methods/freebsd.md kanelatechnical 2025-04-16 13:18:48 +03:00
  • af6cd4dd0d
    Update packaging/installer/methods/kickstart.md kanelatechnical 2025-04-16 13:18:33 +03:00
  • a5a57cb462
    Merge 9d53da80db into 307cee8ec2 Satyadeep Ashwathnarayana 2025-04-16 12:24:33 +03:00
  • 307cee8ec2
    Update README.md (#20133) kanelatechnical 2025-04-16 12:24:23 +03:00
  • 9e324e06ce
    Update README.md kanelatechnical 2025-04-16 12:00:47 +03:00
  • c91ebbdc31
    Update packaging/installer/methods/freebsd.md kanelatechnical 2025-04-16 11:43:06 +03:00
  • 26fe27e9f6
    Fix Locks (Windows Locks) (#20131) thiagoftsm 2025-04-16 06:41:31 +00:00
  • 3ac4c79a3b [ci skip] Update changelog and version for nightly build: v2.4.0-11-nightly. netdatabot 2025-04-16 00:22:34 +00:00
  • 4ab5720015 mssql_locks: Simplify id name thiagoftsm 2025-04-15 18:32:02 +00:00
  • 451358aa06 mssql_locks: Fix compilation and remove not used code thiagoftsm 2025-04-15 17:47:20 +00:00
  • ec435bd158 mssql_locks: Only create charts when we have instances thiagoftsm 2025-04-15 17:26:18 +00:00
  • dfaff1377f mssql_locks: End refactory thiagoftsm 2025-04-15 17:19:28 +00:00
  • 86a96ab68d mssql_locks: Adjust internal labels and rename variables. thiagoftsm 2025-04-15 16:47:07 +00:00
  • 10c9ef8e12 mssql_locks: Remove unnecessary variables thiagoftsm 2025-04-15 15:57:37 +00:00
  • 0906818937 mssql_locks: Move charts between structures thiagoftsm 2025-04-15 15:23:39 +00:00
  • 7338b6507c mssql_locks: separate the locks in different functions thiagoftsm 2025-04-15 14:32:30 +00:00
  • 68c31a0bab
    Add unit tests for expression evaluator Costa Tsaousis 2025-04-15 02:49:06 +03:00
  • 73da081c16
    Make sure pattern array items are added and evaluated in order (#20130) Stelios Fragkakis 2025-04-15 20:55:38 +03:00
  • f7ebf886a6
    Free ACLK message (#20125) Stelios Fragkakis 2025-04-15 20:54:08 +03:00
  • 69a709d87f
    Handle corrupted journal data when populating the MRG during startup. (#20128) Stelios Fragkakis 2025-04-15 20:53:23 +03:00
  • 2a6e3e86bd
    Check for sp Stelios Fragkakis 2025-04-15 16:20:59 +03:00
  • 39bf390939
    Make sure pattern array items are added and evaluated in order Stelios Fragkakis 2025-04-15 16:16:51 +03:00
  • 17db488ff0 format шindows ilyam8 2025-04-15 16:14:37 +03:00
  • 0d7c3cb596 format manual.md ilyam8 2025-04-15 16:06:57 +03:00
  • eea6f33848 makeself readme updates ilyam8 2025-04-15 16:06:51 +03:00
  • f39eb8b923 packages minor updates ilyam8 2025-04-15 15:24:43 +03:00
  • 4a3c03e0fa offline fixes ilyam8 2025-04-15 14:51:29 +03:00
  • 95aa403564
    Fix compilation when using FSANITIZE_ADDRESS (#20129) Stelios Fragkakis 2025-04-15 14:54:45 +03:00
  • 4cce115d2b
    Merge branch 'master' into release-memory-aclk Stelios Fragkakis 2025-04-15 14:54:29 +03:00
  • 6a607d8396 kickstart fixes ilyam8 2025-04-15 14:51:23 +03:00
  • 2871fbf069 a* and 3* profiles unit and description generation fotis 2025-04-15 14:09:49 +03:00
  • 27b6cf2e68 _* profiles units and description generation fotis 2025-04-15 13:47:19 +03:00
  • 4f2270a540
    Fix compilation when using FSANITIZE_ADDRESS without NETDATA_INTERNAL_CHECKS Stelios Fragkakis 2025-04-15 13:35:14 +03:00
  • 4ebcc8d53d
    Protect MRG journal loading from corrupted mmaped file Stelios Fragkakis 2025-04-15 13:17:34 +03:00
  • bf167edcc4 freebsd improvements ilyam8 2025-04-15 09:50:00 +03:00
  • 29c57fd299
    fix ACLK https_client cleanup Costa Tsaousis 2025-04-15 11:38:09 +03:00
  • cb98702e11
    Work to find leaks easily (#20106) Costa Tsaousis 2025-04-15 11:09:21 +03:00
  • e2aa19acc4 ansible fixes ilyam8 2025-04-15 09:49:53 +03:00
  • 0b7778c804
    Merge branch 'master' into Install-methods Ilya Mashchenko 2025-04-15 09:33:02 +03:00
  • 05ea48e576
    Sqlite upgrade to version 3.49.1 (#19933) Stelios Fragkakis 2025-04-15 09:02:26 +03:00
  • b163d97ce6 [ci skip] Update changelog and version for nightly build: v2.4.0-4-nightly. netdatabot 2025-04-15 00:52:53 +00:00
  • fa6a0a24c5
    remove duplicate stacktrace from string Costa Tsaousis 2025-04-15 00:09:35 +03:00
  • de1420d77b
    Merge branch 'master' into sqlite_version_update_3491 Stelios Fragkakis 2025-04-14 23:55:02 +03:00
  • c6f0cd6c36
    Code formatting / cleanup Properly free message payload on mqtt failure/shutdown cases Stelios Fragkakis 2025-04-14 14:23:51 +03:00
  • 22dc3f52d4
    fix SIGSEGV at exporters send_data Costa Tsaousis 2025-04-14 18:45:13 +03:00
  • 659a0064c7
    feat(dictionary,string): unify stacktrace handling with new stacktrace-array module Costa Tsaousis 2025-04-14 16:23:48 +03:00
  • 5c12ca59c4
    cleanup static string in alerts v2 contexts queries cleanup alert static strings Costa Tsaousis 2025-04-14 15:59:58 +03:00
  • 918fa1bd96
    enable libbacktrace on freebsd Costa Tsaousis 2025-04-14 14:31:34 +03:00
  • 6bbf37a402
    run plugins Costa Tsaousis 2025-04-14 12:23:32 +03:00
  • d4221577a2
    fix dictionary with internal checks Costa Tsaousis 2025-04-13 21:46:13 +03:00
  • dce1408dfe
    use libbacktrace on armv6l/7l Costa Tsaousis 2025-04-13 21:29:13 +03:00
  • 4d4f977c80
    fix logs Costa Tsaousis 2025-04-13 15:36:13 +03:00
  • 55f1438d3e
    simplified pattern arrays Costa Tsaousis 2025-04-13 15:35:56 +03:00
  • a352c7fb46
    fix pattern-array string leak Costa Tsaousis 2025-04-13 15:12:14 +03:00
  • 418b092ea5
    cleanup health strings on exit Costa Tsaousis 2025-04-13 12:58:52 +03:00
  • d885d154d1
    cleanup streaming strings on exit Costa Tsaousis 2025-04-13 12:55:08 +03:00