зеркало из https://github.com/microsoft/MonitoFi.git
Tags Updated
This commit is contained in:
Родитель
648cdd82e7
Коммит
7264bdaec0
|
@ -141,7 +141,7 @@ while conditions[MODE]():
|
|||
current_time = datetime.utcnow().strftime('%Y-%m-%dT%H:%M:%SZ')
|
||||
points = [{
|
||||
"measurement": ENDPOINT,
|
||||
"tags": {origin=API_URL},
|
||||
"tags": {'APIURL':API_URL},
|
||||
"time": current_time,
|
||||
"fields": flat_response
|
||||
}]
|
||||
|
|
Загрузка…
Ссылка в новой задаче