Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								f8b1a96702 
								
							 
						 
						
							
							
								
								Change style of response time heatmap  
							
							
							
						 
						
							2024-05-06 19:11:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								c944f456f5 
								
							 
						 
						
							
							
								
								New unbound dashboard  
							
							
							
						 
						
							2024-05-06 19:10:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								13bdeaf900 
								
							 
						 
						
							
							
								
								Fix   #167 . Convert panels from "graph" to "timeseries"  
							
							
							
						 
						
							2024-05-02 08:39:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								9940f44986 
								
							 
						 
						
							
							
								
								Fix   #164 . Frontend cache uses $backend variable  
							
							
							
						 
						
							2024-05-02 08:22:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								8f6e03010f 
								
							 
						 
						
							
							
								
								Refactor cpu queries to simplify them  
							
							
							
						 
						
							2024-03-06 20:21:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								d33a10c268 
								
							 
						 
						
							
							
								
								Add quick pressure info  
							
							
							
						 
						
							2024-03-06 07:32:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								2f48119bab 
								
							 
						 
						
							
							
								
								Refactor complex queries to simplify them, mainly cpu related  
							
							
							
						 
						
							2024-03-04 20:18:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								cbb9845861 
								
							 
						 
						
							
							
								
								Fix   #159  - Refactor quick cpu and sysload gauges  
							
							
							
						 
						
							2024-03-01 21:08:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Arnaud Rebillout 
							
						 
						
							
							
							
							
								
							
							
								ed6646f658 
								
							 
						 
						
							
							
								
								node: suggest --collector.interrupts  and --collector.processes  
							
							
							
						 
						
							2024-01-19 14:19:07 +07:00 
							
								 
							
						 
					 
				
					
						
							
							
								Robin H. Johnson 
							
						 
						
							
							
							
							
								
							
							
								1c89554965 
								
							 
						 
						
							
							
								
								chore: spelling corrections in node_exporter dashboards  
							
							... 
							
							
							
							Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com> 
							
						 
						
							2023-12-27 14:48:28 -08:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								ec390ddde0 
								
							 
						 
						
							
							
								
								Merge pull request  #152  from yarix/master  
							
							... 
							
							
							
							Update node-exporter-full.json 
							
						 
						
							2023-12-09 13:23:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Yariv Amar 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								bda6df2ef1 
								
							 
						 
						
							
							
								
								Update node-exporter-full.json  
							
							... 
							
							
							
							fixing issue #151 , gauge display in Grafana v10.3. 
							
						 
						
							2023-12-01 00:29:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Christoph Anton Mitterer 
							
						 
						
							
							
							
							
								
							
							
								de0ae6bf5c 
								
							 
						 
						
							
							
								
								Fix datasource selection  
							
							... 
							
							
							
							It appears that Grafana unconditionally replaces `${DS_PROMETHEUS}` in the JSON
with the UID of the datasource selected in the dashboard import dialogue.
I couldn’t find any way how to escape that (the usual suspects like `\$`, `\\$`
and `$$` all don’t work).
However, one can simply use another name and Grafana will keep the variable as
is and thus selectable via the templating.
This commit replaces any occurrence of `${DS_PROMETHEUS}` with
`${datasource}` and further changes the templating to also use the variable name
and the label to use capitalisation like the others already do.
Closes: https://github.com/rfmoz/grafana-dashboards/issues/51 
Closes: https://github.com/rfmoz/grafana-dashboards/issues/139 
Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name> 
							
						 
						
							2023-11-28 03:20:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								leewis 
							
						 
						
							
							
							
							
								
							
							
								364b36ee49 
								
							 
						 
						
							
							
								
								node: temperature: fix node_hwmon_chip_names missing labels  
							
							
							
						 
						
							2023-10-28 10:27:56 +08:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								c2835d823a 
								
							 
						 
						
							
							
								
								Merge pull request  #145  from leewis101/chip_name  
							
							... 
							
							
							
							node: temperature: change legend from chip to chip_name 
							
						 
						
							2023-10-27 16:43:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								d8afcbfda1 
								
							 
						 
						
							
							
								
								Merge pull request  #146  from psvmcc/haproxy_provisioning_fix  
							
							... 
							
							
							
							haproxy-2-full - auto provisionable fix 
							
						 
						
							2023-10-27 16:41:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Tobias Wolf 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								98ee69f5d9 
								
							 
						 
						
							
							
								
								Do not fix decimals here  
							
							
							
						 
						
							2023-10-25 11:02:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Tobias Wolf 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								18a9bddd61 
								
							 
						 
						
							
							
								
								Add CPU Frequency scaling and Pressure Stall Information panels to System Misc section  
							
							
							
						 
						
							2023-10-25 10:53:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Sergey Putko 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								5c23730acd 
								
							 
						 
						
							
							
								
								provisioning_fix  
							
							
							
						 
						
							2023-10-20 11:23:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								leewis 
							
						 
						
							
							
							
							
								
							
							
								825e38c7cd 
								
							 
						 
						
							
							
								
								node: temperature: change legend from chip to chip_name  
							
							
							
						 
						
							2023-10-12 07:23:23 +08:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								9a89211269 
								
							 
						 
						
							
							
								
								Fix backend match on some panels  
							
							
							
						 
						
							2023-09-18 14:07:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								bc92da6850 
								
							 
						 
						
							
							
								
								Update quick cpu / mem / disk panel  
							
							
							
						 
						
							2023-09-01 14:01:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								2aaa3fa595 
								
							 
						 
						
							
							
								
								Merge branch 'master' into add-missing-variable  
							
							
							
						 
						
							2023-08-26 15:37:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								dinesh9920 
							
						 
						
							
							
							
							
								
							
							
								2739ba7bb7 
								
							 
						 
						
							
							
								
								Changed min value of fieldConfig in freebsd dashboard  
							
							
							
						 
						
							2023-06-21 10:53:16 +05:30 
							
								 
							
						 
					 
				
					
						
							
							
								Xingjian Zhang 
							
						 
						
							
							
							
							
								
							
							
								19cc080c8a 
								
							 
						 
						
							
							
								
								Remove useless ':' in 'Host:'  
							
							
							
						 
						
							2023-04-18 10:48:23 +08:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								1e67d6fc6a 
								
							 
						 
						
							
							
								
								Monitor tcp_connection_states  
							
							
							
						 
						
							2023-03-30 15:32:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								David Dumas 
							
						 
						
							
							
							
							
								
							
							
								77ee1e590b 
								
							 
						 
						
							
							
								
								Use codespell to fix typos  
							
							
							
						 
						
							2023-02-10 18:17:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								a4a2987a32 
								
							 
						 
						
							
							
								
								Add shared crosshair  
							
							
							
						 
						
							2023-02-09 14:20:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								1411e821ab 
								
							 
						 
						
							
							
								
								Reboot anontation by default  
							
							
							
						 
						
							2023-02-09 12:41:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								c28f512703 
								
							 
						 
						
							
							
								
								#113  Fix reboot anotation based on @zero0cool0  
							
							
							
						 
						
							2023-01-31 17:16:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Dmitry Kirilyuk 
							
						 
						
							
							
							
							
								
							
							
								41857bd318 
								
							 
						 
						
							
							
								
								Set correct gnetId values  
							
							
							
						 
						
							2023-01-17 15:34:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
							
								Rasmus Skovgaard Lauritsen 
							
						 
						
							
							
							
							
								
							
							
								ac14ae077b 
								
							 
						 
						
							
							
								
								Adding a reboot annotation  
							
							
							
						 
						
							2022-12-29 14:15:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								2ce90593eb 
								
							 
						 
						
							
							
								
								Based on  6bcaee1194 done by @Z10N0110. Real CPU modes utilization query in CPU panels  
							
							
							
						 
						
							2022-11-08 21:19:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Z10N0110 
							
						 
						
							
							
							
							
								
							
							
								6bcaee1194 
								
							 
						 
						
							
							
								
								refactor: truly migrate to grafana 9  
							
							... 
							
							
							
							1. Add new guest/guest_nice mode CPU panel for VMs
2. Real CPU modes utilization query in CPU panels
2. Switch to `irate` fuction for range-vector queries, see more @ https://www.robustperception.io/irate-graphs-are-better-graphs/  
							
						 
						
							2022-11-03 16:40:19 +08:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								9867d5bce8 
								
							 
						 
						
							
							
								
								Migrate to Grafana 9  
							
							
							
						 
						
							2022-10-21 13:17:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								214a8242ba 
								
							 
						 
						
							
							
								
								Update address  
							
							
							
						 
						
							2022-09-11 17:02:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								d6cbac5d2d 
								
							 
						 
						
							
							
								
								Move apache-exporter to jsonnet-libs @v-zhuravlev  
							
							
							
						 
						
							2022-05-13 08:17:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Tomáš Hromada 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								1cec542e41 
								
							 
						 
						
							
							
								
								Include SReclaimable memory in Cache+Buffer memory  
							
							... 
							
							
							
							By default the `SReclaimable` memory is counted into the `Used` memory, which is not correct (and is a reason why the default output differs from `free`).
Some references / sources: https://stackoverflow.com/a/66644946  https://www.logicmonitor.com/blog/right-way-to-monitor-linux-memory-again  
							
						 
						
							2022-04-21 14:03:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Michael Gmelin 
							
						 
						
							
							
							
							
								
							
							
								b83ce27f3d 
								
							 
						 
						
							
							
								
								Add missing DS_PROMETHEUS variable  
							
							... 
							
							
							
							Without it, loading the dashboard fails:
    Failed to upgrade legacy queries Datasource named
    ${DS_PROMETHEUS} was not found
While there, add tag `#freebsd`. 
							
						 
						
							2022-02-13 04:27:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								JsBergbau 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								7d5eca8b96 
								
							 
						 
						
							
							
								
								Modified diskdevice variable to also match SD card of Raspberry Pi  
							
							
							
						 
						
							2022-01-10 23:46:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								55c6e9832f 
								
							 
						 
						
							
							
								
								Add OutRsts  
							
							
							
						 
						
							2022-01-10 09:39:36 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								d64c9fce4b 
								
							 
						 
						
							
							
								
								Fix   #93  Change legend format  
							
							
							
						 
						
							2021-12-17 08:36:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								68e95ffe28 
								
							 
						 
						
							
							
								
								Set intervalFactor to 1  
							
							
							
						 
						
							2021-12-17 08:23:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Gabi Davar 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								5e93ca3143 
								
							 
						 
						
							
							
								
								change IntervalFactor to 1 - matching default  
							
							
							
						 
						
							2021-11-21 19:42:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Sander Holvoet 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								594662988b 
								
							 
						 
						
							
							
								
								fix GitHub casing  
							
							
							
						 
						
							2021-11-08 13:28:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								7ef5decd96 
								
							 
						 
						
							
							
								
								move frag packests mem  
							
							
							
						 
						
							2021-09-08 17:26:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								d46ff2132d 
								
							 
						 
						
							
							
								
								Fix   #58  - Regression over node_disk_io_now  
							
							
							
						 
						
							2021-07-22 16:15:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								7d61c79619 
								
							 
						 
						
							
							
								
								Fix   #83  - Active Sessions panel without rate  
							
							
							
						 
						
							2021-07-07 12:20:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Ricardo F 
							
						 
						
							
							
							
							
								
							
							
								3072e63640 
								
							 
						 
						
							
							
								
								Update to Haproxy 2.4 metrics  
							
							
							
						 
						
							2021-05-18 14:39:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
							
								Sebastien Dionne 
							
						 
						
							
							
								
								
							
							
							
								
							
							
								48bd8803f3 
								
							 
						 
						
							
							
								
								Update node-exporter-full.json  
							
							... 
							
							
							
							added links for the dashboard 
							
						 
						
							2021-03-22 15:10:45 -04:00