audit-log: Include times on API requests and errors #8203

Merged
merged 1 commit into from Dec 12, 2017

Conversation

Projects
None yet
3 participants
Member

babbageclunk commented Dec 11, 2017

Description of change

Some commands can take a non-negligible amount of time, so it's useful to know when the API requests are happening. Add a timestamp to request and error records. (Previously only the top-level conversation record had a timestamp.)

QA steps

Run a few commands against a controller that has audit logging on. The API requests and responses will also have timestamps.

Member

babbageclunk commented Dec 11, 2017

$$merge$$

Contributor

jujubot commented Dec 12, 2017

Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju

Contributor

jujubot commented Dec 12, 2017

Build failed: Tests failed
build url: http://ci.jujucharms.com/job/github-merge-juju/662

Include times on audit log requests and errors
Some commands can take a non-negligible amount of time, so it's useful
to know when the API requests are happening.
Member

babbageclunk commented Dec 12, 2017

$$merge$$

Contributor

jujubot commented Dec 12, 2017

Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju

@jujubot jujubot merged commit 9fe44fe into juju:2.3 Dec 12, 2017

1 check passed

continuous-integration/jenkins/pr-merge This commit looks good
Details

@babbageclunk babbageclunk deleted the babbageclunk:audit-when branch Dec 12, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment