summaryrefslogtreecommitdiffstats
path: root/registry
diff options
context:
space:
mode:
authorAndrew Moss <1043609+amoss@users.noreply.github.com>2020-06-29 15:14:24 +0200
committerGitHub <noreply@github.com>2020-06-29 15:14:24 +0200
commit551684bc7cfbfa6649b789bf49fa580bccf1693a (patch)
tree43f766e8684fc93ac36f2977b9e809bbb2b74bc0 /registry
parenta36401f875cb92e2651441210a4e553b099cabf7 (diff)
Update description in registry with minor copy edits (#9441)
Co-authored-by: Megan Moore <megan@netdata.cloud>
Diffstat (limited to 'registry')
-rw-r--r--registry/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/registry/README.md b/registry/README.md
index fe8759e309..534c4f7c39 100644
--- a/registry/README.md
+++ b/registry/README.md
@@ -47,7 +47,7 @@ The registry keeps track of 4 entities:
1. **machines**: i.e. the Netdata installations (a random GUID generated by each Netdata the first time it starts; we
call this **machine_guid**)
- For each Netdata installation (each `machine_guid`) the registry keeps track of the different URLs it is accessed.
+ For each Netdata installation (each `machine_guid`) the registry keeps track of the different URLs it has accessed.
2. **persons**: i.e. the web browsers accessing the Netdata installations (a random GUID generated by the registry the
first time it sees a new web browser; we call this **person_guid**)
@@ -60,7 +60,7 @@ The registry keeps track of 4 entities:
way to find a URL is to know its **machine_guid** or have a **person_guid** it is linked to it.
4. **accounts**: i.e. the information used to sign-in via one of the available sign-in methods. Depending on the
- method, this may include an email, an email and a profile picture.
+ method, this may include an email, or an email and a profile picture or avatar.
For _persons_/_accounts_ and _machines_, the registry keeps links to _URLs_, each link with 2 timestamps (first time
seen, last time seen) and a counter (number of times it has been seen). *machines_, _persons_ and timestamps are stored