Skip to content

Add 'time_taken' of each check to JSON response #296

@maszaa

Description

@maszaa

I like to use the JSON response with load balancer. Less data transferred.

But once health check takes long, there is no information, which check took long.

The HTML response has the durations but if you have to read the actual response in terminal etc. it's quite unreadable

plugin.time_taken could be added to the JSON response as well. The JSON response is much more readable as it is (even without any indent).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions