This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # HELP application_ready_time_seconds Time taken for the application to be ready to service requests | |
| # TYPE application_ready_time_seconds gauge | |
| application_ready_time_seconds{main_application_class="com.gresham.coil.Application"} 24.492 | |
| # HELP application_started_time_seconds Time taken to start the application | |
| # TYPE application_started_time_seconds gauge | |
| application_started_time_seconds{main_application_class="com.gresham.coil.Application"} 24.471 | |
| # HELP disk_free_bytes Usable space for path | |
| # TYPE disk_free_bytes gauge | |
| disk_free_bytes{path="/home/coil/."} 1.5082979328E10 | |
| # HELP disk_total_bytes Total space for path |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # HELP application_ready_time_seconds Time taken for the application to be ready to service requests | |
| # TYPE application_ready_time_seconds gauge | |
| application_ready_time_seconds{main_application_class="com.gresham.coil.Application"} 16.615 | |
| # HELP application_started_time_seconds Time taken to start the application | |
| # TYPE application_started_time_seconds gauge | |
| application_started_time_seconds{main_application_class="com.gresham.coil.Application"} 16.55 | |
| # HELP disk_free_bytes Usable space for path | |
| # TYPE disk_free_bytes gauge | |
| disk_free_bytes{path="/."} 8.807084032E9 | |
| # HELP disk_total_bytes Total space for path |