Commit Graph

  • 580d21d8bb Fix: When sending metrics failed the batch size could be exceeded Holger Obermaier 2022-06-20 18:06:27 +0200
  • 31a38bc17d Update release action v0.6.0 Thomas Roehl 2022-06-09 14:36:25 +0200
  • dbdec1eab8 Merge branch 'main' of github.com:ClusterCockpit/cc-metric-collector into main Thomas Roehl 2022-06-09 12:46:47 +0200
  • 0d31ec481b
    Update Release.yml Thomas Gruber 2022-06-09 12:42:11 +0200
  • e22c3287e9 Merge branch 'main' of github.com:ClusterCockpit/cc-metric-collector into main Thomas Roehl 2022-06-08 15:26:05 +0200
  • 8d85bd53f1
    Merge latest development changes to main branch (#79) Thomas Gruber 2022-06-08 15:25:40 +0200
  • b732b2d739
    Improved http sink (#78) Lou 2022-06-08 14:12:35 +0200
  • bef807dd44 Fix serial number in rocmCollector Thomas Roehl 2022-06-05 15:53:39 +0200
  • 68d5a02fbf Fix serial number in rocmCollector Thomas Roehl 2022-06-05 15:53:12 +0200
  • 86ed2ad8d9 Use http instead of ftp to download likwid Thomas Roehl 2022-06-05 15:50:55 +0200
  • 659d0115c0 Use http instead of ftp to download likwid Thomas Roehl 2022-06-05 15:50:04 +0200
  • 92076eaa4f
    Remove file added by mistake. Lou 2022-06-02 12:24:33 +0200
  • e437bc6dee fix error handling Lou Knauer 2022-06-02 12:15:08 +0200
  • 7f97f7ec3b shorter cirt. section and retries for HttpSink Lou Knauer 2022-06-02 12:02:20 +0200
  • 1b6ace43d2 tweak default options of HttpSink Lou Knauer 2022-06-02 10:56:14 +0200
  • 7708f78796 automatic flush in NatsSink Lou Knauer 2022-06-02 10:55:11 +0200
  • e13695307f
    AMD ROCm SMI collector (#77) Thomas Gruber 2022-05-25 15:55:43 +0200
  • 4ed07cad77 fix string comparison Thomas Roehl 2022-05-25 15:48:55 +0200
  • ad5dbd85ea Minor updates for Makefiles Thomas Roehl 2022-05-25 15:45:21 +0200
  • 132ebabd45 Add separate go.mod files to use it with deprecated 1.16 Thomas Roehl 2022-05-25 15:35:11 +0200
  • f8d91d9cf1 Fix daemon options in init script Thomas Roehl 2022-05-25 15:16:01 +0200
  • cc84a94647 Remove Ganglia installation in runonce Action and add Go 1.18 Thomas Roehl 2022-05-23 17:37:14 +0200
  • 838b8d824d Fix for Github Action to really use the selected version Thomas Roehl 2022-05-23 16:50:58 +0200
  • 36b9ed05ee Remove board number from description Thomas Roehl 2022-05-23 16:35:02 +0200
  • 5d2628beb6 store GPU index explicitly Thomas Roehl 2022-05-23 16:29:06 +0200
  • a8fba84dfd Remove Board Number Thomas Roehl 2022-05-23 16:21:15 +0200
  • 527764d681 Fix imports Thomas Roehl 2022-05-23 16:15:11 +0200
  • f2bdf37751 Fix import path Thomas Roehl 2022-05-23 16:07:04 +0200
  • 503f218583 Add collector for AMD ROCm SMI metrics Thomas Roehl 2022-05-20 17:16:58 +0200
  • 7ddc889f06 MetricRouter: Fix JSON in README Thomas Roehl 2022-05-20 16:06:54 +0200
  • 500685672b Option to use MIG slice name as subtype-id in NvidiaCollector Thomas Roehl 2022-05-13 15:26:47 +0200
  • d4c89a4206 Option to use MIG UUID as subtype-id in NvidiaCollector Thomas Roehl 2022-05-13 14:34:32 +0200
  • 826f364772
    CC topology module update (#76) Thomas Gruber 2022-05-13 14:28:07 +0200
  • 5df550b208
    Update NvidiaCollector with new metrics, MIG and NvLink support (#75) Thomas Gruber 2022-05-13 14:11:55 +0200
  • 5c34805918
    Collectors in parallel (#74) Thomas Gruber 2022-05-13 14:10:39 +0200
  • 1db5f3b29a
    Rename cpu type to hwthread (#69) Thomas Gruber 2022-05-13 14:09:45 +0200
  • 7087edd5af Fix for --once option Thomas Roehl 2022-05-13 14:07:58 +0200
  • 1ed4e70fb9 Fix for CI sink config Thomas Roehl 2022-05-13 14:04:13 +0200
  • 0623691bab Fix for --once option Thomas Roehl 2022-05-13 13:50:19 +0200
  • 9886f14d14 Check readability of sensor files in TempCollector Thomas Roehl 2022-05-13 13:32:54 +0200
  • 857903be2b Skip disks in DiskstatCollector that have size=0 Thomas Roehl 2022-05-13 13:31:22 +0200
  • 80d92d6d28
    Units with cc-units (#64) Thomas Gruber 2022-05-13 13:30:02 +0200
  • 43d7b35b16
    Merge branch 'develop' into rename_cpu_type Thomas Gruber 2022-05-13 13:25:45 +0200
  • 8068e59818 Update handling of LIKWID headers. Download only if not already present in the system. Fixes #73 Thomas Roehl 2022-05-13 13:14:47 +0200
  • 8abedac0fe Use Golang duration parser for 'interval' and 'duration' in main config Thomas Roehl 2022-05-13 12:33:33 +0200
  • 6266edad53 Remove remaining debugging print Thomas Roehl 2022-05-13 12:23:47 +0200
  • 1d1315c08b Split serial and parallel collectors. Read in parallel first Thomas Roehl 2022-05-13 12:23:34 +0200
  • 7b804ad7a2 Provide info to CollectorManager whether the collector can be executed in parallel with others Thomas Roehl 2022-05-13 12:20:23 +0200
  • 0f7c4712fa Update NvidiaCollector with new metrics, MIG and NvLink support Thomas Roehl 2022-05-12 14:30:08 +0200
  • ee4bd558f1 Cleanup: Remove unused code Holger Obermaier 2022-05-06 11:44:57 +0200
  • 4706876323 Merge branch 'units_in_router' of github.com:ClusterCockpit/cc-metric-collector into units_in_router Thomas Roehl 2022-05-04 14:33:43 +0200
  • 463d554b8b Use second add_tags/del_tags only if metric gets renamed Thomas Roehl 2022-05-04 14:32:34 +0200
  • 9bd0705875 Add order of operations in router to README Thomas Roehl 2022-05-04 14:32:07 +0200
  • feb8f16af8 Add batch_size option to httpSink httpsink_with_batchsize Thomas Roehl 2022-05-04 13:05:10 +0200
  • 186a62a86b Fix: influx sink ignores config batch_size. Feature: Add Redfish receiver Holger Obermaier 2022-05-04 13:00:56 +0200
  • e098c33179 Add some golang debug options Holger Obermaier 2022-05-04 12:48:46 +0200
  • 618327aad2
    Merge branch 'develop' into units_in_router Thomas Gruber 2022-05-04 12:25:30 +0200
  • 478fb0787f Add to MetricRouter README Thomas Roehl 2022-05-04 12:24:40 +0200
  • 3e029d0eb0 Add option to change unit prefix in the router Thomas Roehl 2022-05-04 12:24:27 +0200
  • 38d4e0a730 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-05-04 11:54:55 +0200
  • 54d14519ca Skip mount points in DiskstatCollector if statfs() call does not work (bind mounts, ...) Thomas Roehl 2022-05-04 11:54:34 +0200
  • c35ac9dba8 Flush if batch size is reached Holger Obermaier 2022-05-04 11:28:06 +0200
  • c019f8e7ad Reuse tags and meta data tags Holger Obermaier 2022-05-03 17:55:33 +0200
  • fb6f6a4daa Fix GPFS collector last state handling Holger Obermaier 2022-05-02 16:57:19 +0200
  • 9d6d0dbd93 Delete empty tags and meta data tags Holger Obermaier 2022-04-20 14:39:26 +0200
  • c2d4272fdf Clear workerInput channel after done event Holger Obermaier 2022-04-20 12:36:45 +0200
  • 8c73095548 Allow to shutdown redfish receiver during metric read Holger Obermaier 2022-04-20 09:58:02 +0200
  • 31c5c89a5a Fix: Close done channel Holger Obermaier 2022-04-19 14:01:23 +0200
  • bf9c7e1830 Update requirements Holger Obermaier 2022-04-19 12:15:51 +0200
  • 48d34bf564 Adopt sinks.json for new meta_as_tags usage Holger Obermaier 2022-04-19 12:06:53 +0200
  • a1d85fa886 Add redfish receiver Holger Obermaier 2022-04-19 12:05:03 +0200
  • 96ee16398e Removed unused done channel and wg wait group Holger Obermaier 2022-04-19 11:53:11 +0200
  • e7b8088c41 Extended go routine use case in sample receiver Holger Obermaier 2022-04-19 11:42:46 +0200
  • 017cd58247 Updating page for LikwidCollector Thomas Roehl 2022-04-05 10:57:09 +0200
  • 36dd440864 Merge branch 'develop' into main v0.5.1 Thomas Roehl 2022-04-04 15:16:33 +0200
  • 7b098e0b1b Fix for missing metrics in LikwidCollector is hwthread is inactive Thomas Roehl 2022-04-04 15:16:11 +0200
  • 229a57b16a Merge branch 'develop' into main Thomas Roehl 2022-04-04 11:49:33 +0200
  • 70a9530aba Set WriteFailedCallback to get some error message Thomas Roehl 2022-04-04 11:48:54 +0200
  • 2f0b6057ca Merge branch 'develop' into main Thomas Roehl 2022-04-04 02:59:42 +0200
  • 69f7c19659 InfluxAsyncSink: Add custom flush mechanism Thomas Roehl 2022-04-04 02:56:23 +0200
  • ecdb4c1bcf Add debug message when updating interval_timestep Thomas Roehl 2022-04-04 02:55:44 +0200
  • 4d5b1adbc8 Fix for interval_timestamp option Thomas Roehl 2022-04-04 02:26:04 +0200
  • a428bb5bdf
    Merge 9dd6ff1a76 into 28348bd108 Thomas Gruber 2022-04-02 21:41:55 +0000
  • 9dd6ff1a76 Add StatsAPI to README http_stats Thomas Roehl 2022-04-02 16:07:13 +0200
  • 257b4a64b5 Add missing main API file Thomas Roehl 2022-04-02 16:06:51 +0200
  • 5eeb097136 Add stats counters to sinks Thomas Roehl 2022-04-02 16:06:03 +0200
  • 4a4992877c Add stats counters to collectors Thomas Roehl 2022-04-02 16:05:52 +0200
  • 9447685a69 Add StatsApi. Started if a configuration file is set in global config.json Thomas Roehl 2022-04-02 16:05:27 +0200
  • 28348bd108 InfluxSink: Use batch&flush logic from HttpSink Thomas Roehl 2022-04-01 18:37:45 +0200
  • a3b9d8a90b HttpSink: Use sink name in error outputs Thomas Roehl 2022-04-01 18:36:54 +0200
  • 7e43e9171e Use default options. Overwrite if anything is configured differently. Use seconds as precision Thomas Roehl 2022-04-01 17:26:56 +0200
  • 5d25a7bf12 Add units to InfiniBandCollector Thomas Roehl 2022-04-01 17:14:26 +0200
  • 83b4343310 Likwid receives signal at first Read, check when re-initializing Thomas Roehl 2022-04-01 17:10:31 +0200
  • f1d3cabdc6 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-04-01 12:45:25 +0200
  • 4763733d8d Merge branch 'develop' into main v0.5 Thomas Röhl 2022-03-31 11:57:19 +0200
  • 2a014b6fba
    Read unit of values from /proc/meminfo (#68) Thomas Gruber 2022-03-31 11:56:31 +0200
  • 16e898ecca Merge branch 'develop' into main Thomas Röhl 2022-03-31 11:47:02 +0200
  • 50479f9325 Move all LIKWID related stuff to late initialization routine Thomas Roehl 2022-03-24 18:12:23 +0100
  • e0e91844bc Use late initialization of LIKWID and catch access daemon death. Fixes #70 and fixes #71. Thomas Roehl 2022-03-24 17:56:51 +0100
  • 296225f3a8 Always export all metrics in NfsCollectors Thomas Roehl 2022-03-24 13:50:35 +0100