Update main.py

Add namespace to pings.
This commit is contained in:
Leigh Phillips 2021-01-19 23:24:47 -08:00 committed by GitHub
parent e33443ec0a
commit 74f1256084
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -187,6 +187,7 @@ def pingtest():
'measurement': 'pings',
'time': timestamp,
'tags': {
'namespace': NAMESPACE,
'target' : target
},
'fields': {