Skip to content

Commit e21fa9e

Browse files
authored
fix: link to GitHub for Hyperic Sigar (#1552)
sigar seems dormant: the website is not on 'https', and has become entirely unreachable recently. The repo hasn't seen an update since 9 years. Perhaps we should consider whether it's responsible to still link to it at all - but for now let's at least link to the GitHub repo instead of the defunct website.
1 parent c55423a commit e21fa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/src/main/paradox/cluster-metrics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ClusterMetricsExtension.get(system).subscribe(metricsListenerActor);
8282

8383
## Hyperic Sigar Provisioning
8484

85-
Both user-provided and built-in metrics collectors can optionally use [Hyperic Sigar](http://www.hyperic.com/products/sigar)
85+
Both user-provided and built-in metrics collectors can optionally use [Hyperic Sigar](https://github.com/hyperic/sigar)
8686
for a wider and more accurate range of metrics compared to what can be retrieved from ordinary JMX MBeans.
8787

8888
Sigar is using a native o/s library, and requires library provisioning, i.e.

0 commit comments

Comments
 (0)