Skip to content

Commit

Permalink
Website daily update for 2024-09-30T04-33-14
Browse files Browse the repository at this point in the history
  • Loading branch information
probelab-cmi committed Sep 30, 2024
1 parent bad0cbb commit de5c2a0
Show file tree
Hide file tree
Showing 16 changed files with 100 additions and 15 deletions.
85 changes: 85 additions & 0 deletions content.en/avail/dht/turing/2024-39-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
---
title: Week 2024-39
plotly: true
slug: 2024-39
weight: 1045620
---

# Avail Report Cal. Week 39 - 2024

## General Information

The following results show measurement data that were collected in calendar week 39 in 2024 from `2024-09-23` to `2024-09-30`.

- Number of crawls `336`
- Number of visits `4,098,963`
> Visiting a peer means dialing or connecting to it. Every time the crawler or monitoring process tries to dial or connect to a peer we consider this as _visiting_ it. Regardless of errors that may occur.
- Number of unique peer IDs visited `8,455`
- Number of unique peer IDs discovered in the DHT `7,366`
- Number of unique IP addresses found `5,883`

Timestamps are in UTC if not mentioned otherwise.

## Churn Analysis

This visualizes the uptime of peers over a specific period of time. The plot may display trends in churn rate, distribution of uptime periods, or patterns in peer activity. It helps analyze the stability and reliability of the network by identifying fluctuations in peer participation and examining potential factors influencing churn.

{{< plotly json="/plots/2024/09/23/avail-plot-churn.json" height="600px" >}}

### Geolocation

Geographical data is sourced from the [MaxMind database](https://www.maxmind.com), which maps IP addresses to corresponding countries.

This bar plot illustrates the distribution of observed nodes across different countries.

{{< plotly json="/plots/2024/09/23/avail-geo-agent-All-bars.json" height="600px" >}}

This plot displays the weekly geographical distribution of nodes, categorized by country.

{{< plotly json="/plots/2024/09/23/avail-geo-agent-All-lines.json" height="600px" >}}

### Cloud Providers

Cloud providers data is sourced from [Udger](https://udger.com/resources/datacenter-list), which maps IP addresses to known hosting providers.

#### Cloud Hosting Rate

This line chart displays the count of nodes within the Avail network that are hosted on known commercial cloud providers, compared to those that are not. It tracks the distribution over a specified period, offering insights into the infrastructure preferences for node hosting.

Regular analysis of this chart can reveal trends in the adoption of cloud services for nodes. Such information is crucial for understanding the network's resilience and the potential reliance on cloud infrastructure.

{{< plotly json="/plots/2024/09/23/avail-cloud-rate-agent-All-lines.json" height="600px" >}}

This bar chart presents the weekly distribution of Avail nodes among various cloud providers, including nodes not hosted within data centers (grouped under _Non-Datacenter_).

{{< plotly json="/plots/2024/09/23/avail-cloud-agent-All-bars.json" height="600px" >}}

The line chart illustrates the trends in the distribution of all Avail nodes across cloud providers over the given time period. Note that nodes hosted outside of data centers are not included in this representation.

{{< plotly json="/plots/2024/09/23/avail-cloud-agent-All-lines.json" height="600px" >}}

### Crawls

#### Protocols

This plot illustrates the evolving count of nodes supporting each of the listed protocols over time. It exclusively presents data gathered from nodes accessible through a libp2p connection via our crawler. The identification of supported protocols relies on the [libp2p identify protocol](https://github.com/libp2p/specs/tree/master/identify), hence necessitating a libp2p connection for discovery.

{{< plotly json="/plots/2024/09/23/avail-crawl-protocols.json" height="1200px" >}}

#### Errors

{{< plotly json="/plots/2024/09/23/avail-connection-errors-single.json" height="600px" >}}

{{< plotly json="/plots/2024/09/23/avail-crawl-errors-single.json" height="600px" >}}

## Stale Node Records

### All Peers

This stacked plot depicts the count of node records stored within each node's routing table and made accessible through the DHT. These node records serve as a mechanism through which nodes discover new remote nodes in the network.

Ensuring the reachability of referenced nodes shared within the network holds paramount importance. The plot delineates the occurrences of reachable and non-reachable (stale) node records. Note that nodes running behind a NAT are counted as unreachable even though they may be online.

For instance, if a node's record is present in the routing tables of 100 other nodes and the node is reachable, the plot will reflect an increase of 100 in the _online_ category.

{{< plotly json="/plots/2024/09/23/avail-stale-records-stacked.json" height="600px" >}}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"data": [{"hovertemplate": "Cloud Provider: %{x}<br>Count: %{y:,}<br>Percentage: %{text}<br><extra></extra>", "text": ["31.0%", "28.1%", "15.7%", "10.5%", "5.2%", "1.8%", "0.8%", "0.7%", "0.7%", "0.6%", "0.5%", "0.5%", "4.1%"], "textposition": "outside", "x": ["Non-Datacenter", "https://www.digitalocean.c", "https://www.hetzner.com/", "https://contabo.de/", "http://www.ovh.com/", "https://www.plusserver.com", "http://www.hoststore.com/", "http://www.inline.de/", "http://www.voxel.net/", "https://www.scaleway.com/", "https://aws.amazon.com/", "https://www.first-colo.net", "others"], "y": [141, 128, 71, 47, 23, 8, 3, 3, 2, 2, 2, 2, 18], "type": "bar"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Cloud Provider"}, "tickangle": -20}, "yaxis": {"title": {"text": "Count"}, "rangemode": "tozero"}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Cloud Distribution of All Nodes", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total: 456", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 29 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}
{"data": [{"hovertemplate": "Cloud Provider: %{x}<br>Count: %{y:,}<br>Percentage: %{text}<br><extra></extra>", "text": ["32.4%", "26.5%", "10.3%", "7.7%", "5.0%", "4.3%", "1.6%", "1.2%", "1.0%", "0.8%", "0.8%", "0.6%", "7.8%"], "textposition": "outside", "x": ["Non-Datacenter", "https://www.digitalocean.c", "https://www.hetzner.com/", "http://www.comtrance.net/", "https://www.grierforensics", "http://www.ovh.com/", "https://contabo.de/", "https://devel.cz/", "https://www.plusserver.com", "https://oplink.net/", "http://www.hoststore.com/", "http://www.voxel.net/", "others"], "y": [150, 123, 48, 35, 23, 20, 7, 5, 4, 3, 3, 2, 36], "type": "bar"}], "layout": {"template": {"data": {"scatter": [{"type": "scatter"}]}}, "xaxis": {"title": {"text": "Cloud Provider"}, "tickangle": -20}, "yaxis": {"title": {"text": "Count"}, "rangemode": "tozero"}, "annotations": [{"font": {"size": 18}, "showarrow": false, "text": "Cloud Distribution of All Nodes", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.15, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 14}, "showarrow": false, "text": "Total: 466", "x": 0.5, "xanchor": "center", "xref": "paper", "y": 1.1, "yanchor": "bottom", "yref": "paper"}, {"font": {"size": 10}, "showarrow": false, "text": "Data: week ending 29 Sep 2024. Source: Nebula", "x": 0.99, "xanchor": "right", "xref": "paper", "y": -0.14, "yanchor": "top", "yref": "paper"}]}}

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content.en/plots/2024/09/23/avail-cloud-agents-bars.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content.en/plots/2024/09/23/avail-cloud-agents-lines.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion content.en/plots/2024/09/23/avail-cloud-rate-agents.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit de5c2a0

Please sign in to comment.