You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ python ddagent.py
Log file is unwritable: '/var/log/datadog/forwarder.log'
2013-03-19 11:31:35,966 | INFO | dd.forwarder | root(ddagent.py:106) | Done with custom emitters
2013-03-19 11:31:35,966 | WARNING | dd.forwarder | forwarder(ddagent.py:153) | You are a Datadog user so we will send data to https://app.datadoghq.com
2013-03-19 11:31:35,969 | INFO | dd.forwarder | forwarder(ddagent.py:373) | Listening on port 17123
2013-03-19 11:31:35,969 | INFO | dd.forwarder | forwarder(ddagent.py:390) | Starting graphite listener on port 17124
2013-03-19 11:31:40,983 | DEBUG | dd.forwarder | forwarder(ddagent.py:171) | Created transaction 1
2013-03-19 11:31:40,984 | DEBUG | dd.forwarder | forwarder(ddagent.py:186) | Sending metrics to endpoint dd_url at http://localhost:9000/intake?api_key=apikey_2
2013-03-19 11:31:40,984 | ERROR | dd.forwarder | transaction(transaction.py:180) |
Traceback (most recent call last):
File "/Users/carlo/Projects/datadog/dd-agent/transaction.py", line 178, in flush_next
tr.flush()
File "ddagent.py", line 201, in flush
ca_certs=ssl_certificate
File "/Users/carlo/Projects/datadog/tornado/tornado/httpclient.py", line 303, in __init__
self.body = utf8(body)
File "/Users/carlo/Projects/datadog/tornado/tornado/escape.py", line 168, in utf8
assert isinstance(value, unicode)
AssertionError
2013-03-19 11:31:40,985 | WARNING | dd.forwarder | transaction(transaction.py:200) | Transaction 1 in error (1 error), it will be replayed after 2013-03-19 11:32:00
The text was updated successfully, but these errors were encountered:
in datadog.conf:
test script:
The forwarder errors:
The text was updated successfully, but these errors were encountered: