summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2018-09-22 14:56:47 +0300
committerGitHub <noreply@github.com>2018-09-22 14:56:47 +0300
commitd56a4ece381a71692e5cda351ae3ee4351e9fc28 (patch)
tree3357f7aa3ae982b76b500a1b9b12c2f24f5022a0 /ChangeLog
parent9dcf1c772fdeb828c5e576b665419d9db6219b73 (diff)
replaced referenced to firehol github org with netdata github org (#4249)
* replaced referenced to firehol github org with netdata github org * increased versions of js files * added new docker hub badge netdata/netdata and restored firehol/netdata
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 10 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index c1980c8023..1dd121a478 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,13 @@
netdata (1.10.0) - 2018-03-27
Please check full changelog at github.
- https://github.com/firehol/netdata/releases
+ https://github.com/netdata/netdata/releases
netdata (1.9.0) - 2017-12-17
Please check full changelog at github.
- https://github.com/firehol/netdata/releases
+ https://github.com/netdata/netdata/releases
netdata (1.8.0) - 2017-09-17
@@ -127,7 +127,7 @@ netdata (1.6.0) - 2017-03-20
menu on the dashboard.
For more information check:
- https://github.com/firehol/netdata/wiki/monitoring-ephemeral-nodes
+ https://github.com/netdata/netdata/wiki/monitoring-ephemeral-nodes
* monitoring ephemeral containers and VM guests
@@ -135,7 +135,7 @@ netdata (1.6.0) - 2017-03-20
disk metrics, disabling automatically their alarms too.
For more information check:
- https://github.com/firehol/netdata/wiki/monitoring-ephemeral-containers
+ https://github.com/netdata/netdata/wiki/monitoring-ephemeral-containers
* apps.plugin ported for FreeBSD
@@ -150,7 +150,7 @@ netdata (1.6.0) - 2017-03-20
and web sites!
For more information check:
- https://github.com/firehol/netdata/wiki/The-spectacles-of-a-web-server-log-file
+ https://github.com/netdata/netdata/wiki/The-spectacles-of-a-web-server-log-file
* backends
@@ -176,7 +176,7 @@ netdata (1.6.0) - 2017-03-20
It also supports alarms (including the number of sensors in critical state).
For more information, check:
- https://github.com/firehol/netdata/wiki/monitoring-IPMI
+ https://github.com/netdata/netdata/wiki/monitoring-IPMI
* new plugins
@@ -446,20 +446,20 @@ netdata (1.3.0) - 2016-08-28
required to be installed on a system to allow it work.
For more information, please check the installation page:
- https://github.com/firehol/netdata/wiki/Installation
+ https://github.com/netdata/netdata/wiki/Installation
In detail:
* netdata has alarms!
Based on the POLL we made on github
- (https://github.com/firehol/netdata/issues/436),
+ (https://github.com/netdata/netdata/issues/436),
health monitoring was the winner. So here it is!
netdata now has a poweful health monitoring system embedded.
Please check the wiki page:
- https://github.com/firehol/netdata/wiki/health-monitoring
+ https://github.com/netdata/netdata/wiki/health-monitoring
* netdata has badges!
@@ -467,7 +467,7 @@ netdata (1.3.0) - 2016-08-28
collected metrics.
Please check the wiki page:
- https://github.com/firehol/netdata/wiki/Generating-Badges
+ https://github.com/netdata/netdata/wiki/Generating-Badges
* netdata plugins are now written in Python!