mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	Merge develop into main for documentation (#143)
* Fix Release part * Fix Release part * Update Hugo integration (#142)
This commit is contained in:
		@@ -1,5 +1,17 @@
 | 
			
		||||
<!--
 | 
			
		||||
---
 | 
			
		||||
title: BeeGFS metadata metric collector
 | 
			
		||||
description: Collect metadata clientstats for `BeeGFS on Demand`
 | 
			
		||||
categories: [cc-metric-collector]
 | 
			
		||||
tags: ['Admin']
 | 
			
		||||
weight: 2
 | 
			
		||||
hugo_path: docs/reference/cc-metric-collector/collectors/beegfsmeta.md
 | 
			
		||||
---
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## `BeeGFS on Demand` collector
 | 
			
		||||
This Collector is to collect BeeGFS on Demand (BeeOND) metadata clientstats.
 | 
			
		||||
This Collector is to collect `BeeGFS on Demand` (BeeOND) metadata clientstats.
 | 
			
		||||
 | 
			
		||||
```json
 | 
			
		||||
  "beegfs_meta": {
 | 
			
		||||
@@ -72,4 +84,4 @@ Available Metrics:
 | 
			
		||||
* setXA
 | 
			
		||||
* mirror
 | 
			
		||||
 | 
			
		||||
The collector adds a `filesystem` tag to all metrics
 | 
			
		||||
The collector adds a `filesystem` tag to all metrics
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user