Skip to content

Commit

Permalink
#353: updated links for public metrics and infrastructure metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxue1123 committed Oct 28, 2024
1 parent 9c872cd commit 2655d1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/pages/static/MeasurementMetrics.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ const MeasurementMetrics = ()=> {
"title": "Public Metrics",
"image": PublicMetrics,
"content": "This site contains basic metrics concerning FABRIC network. These metrics are available to anyone. Anyone is allowed anonymous access to Grafana.",
"link": "https://public-metrics.fabric-testbed.net/grafana/"
"link": "https://public-metrics.fabric-testbed.net/"
},
{
"title": "Infrastructure Metrics",
"image": InfrastructureMetrics,
"content": "This site contains enhanced metrics concerning FABRIC site usage and availability. These metrics are available to any FABRIC user. Logon is available as an anonymous Grafana user to anyone with a FABRIC account.",
"link": "https://infrastructure-metrics.fabric-testbed.net/grafana/"
"link": "https://infrastructure-metrics.fabric-testbed.net/"
},
{
"title": "Optical Data",
Expand Down

0 comments on commit 2655d1e

Please sign in to comment.