|
@@ -1,7 +1,7 @@
|
|
|
# -*- coding: utf-8 -*-
|
|
|
# Description: couchdb netdata python.d module
|
|
|
# Author: wohali <wohali@apache.org>
|
|
|
-# Thanks to l2isbad for good examples :)
|
|
|
+# Thanks to ilyam8 for good examples :)
|
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
|
from collections import namedtuple, defaultdict
|