mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #321] If Last Duration is under 1 second, show millisecond #244
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#244
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BobCashStory on GitHub (Jan 17, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/321
I do have ping where i want to mesure response time. some of them are under a second to run . it's show 0 sec, but with other service i used to see 400ms for exemple.


Can we have the same behavior ?
Optional point:
@cuu508 commented on GitHub (Jan 17, 2020):
Thanks for the suggestion!
Filed a separate issue for this one: #322
@BobCashStory commented on GitHub (Jan 17, 2020):
@cuu508 thanks i edited my point to remove it :)
@cuu508 commented on GitHub (Jan 17, 2020):
@BobCashStory just to be sure, you mean the site logo at the top left of most pages, correct?
Should be fairly straightforward to add a LOGO_URL variable which you can then point to any external resource, or use a "data:..." URI
@BobCashStory commented on GitHub (Jan 17, 2020):
@cuu508 yes this logo ! Sound perfect a LOGO_URL !
@cuu508 commented on GitHub (Jan 17, 2020):
Filed #323