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
1 changed files with 1 additions and 0 deletions

View File

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