Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created November 7, 2018 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/ae50075f97548caf02249b77e3ef4079 to your computer and use it in GitHub Desktop.
Save grahamc/ae50075f97548caf02249b77e3ef4079 to your computer and use it in GitHub Desktop.
# HELP hydra_up Is hydra running
# TYPE hydra_up gauge
hydra_up 1.0
# HELP hydra_time_total Hydra's current time
# TYPE hydra_time_total counter
hydra_time_total 1540990093.0
# HELP hydra_uptime_total Hydra's uptime
# TYPE hydra_uptime_total counter
hydra_uptime_total 79431.0
# HELP hydra_builds_queued Current build queue size
# TYPE hydra_builds_queued gauge
hydra_builds_queued 7754.0
# HELP hydra_steps_queued Current number of steps for the build queue
# TYPE hydra_steps_queued gauge
hydra_steps_queued 14321.0
# HELP hydra_steps_runnable Current number of steps which can run immediately
# TYPE hydra_steps_runnable gauge
hydra_steps_runnable 4343.0
# HELP hydra_steps_active Current number of steps which are currently active
# TYPE hydra_steps_active gauge
hydra_steps_active 158.0
# HELP hydra_steps_building Current number of steps which are currently building
# TYPE hydra_steps_building gauge
hydra_steps_building 117.0
# HELP hydra_steps_copying_to Current number of steps which are having build inputs copied to a builder
# TYPE hydra_steps_copying_to gauge
hydra_steps_copying_to 5.0
# HELP hydra_steps_copying_from Current number of steps which are having build results copied from a builder
# TYPE hydra_steps_copying_from gauge
hydra_steps_copying_from 4.0
# HELP hydra_steps_waiting Current number of steps which are waiting
# TYPE hydra_steps_waiting gauge
hydra_steps_waiting 0.0
# HELP hydra_build_inputs_sent_bytes_total Total count of bytes sent due to build inputs
# TYPE hydra_build_inputs_sent_bytes_total counter
hydra_build_inputs_sent_bytes_total 10025611552.0
# HELP hydra_build_outputs_received_bytes_total Total count of bytes received from build outputs
# TYPE hydra_build_outputs_received_bytes_total counter
hydra_build_outputs_received_bytes_total 445665693072.0
# HELP hydra_builds_read_total Total count of builds whose outputs have been read
# TYPE hydra_builds_read_total counter
hydra_builds_read_total 33806.0
# HELP hydra_builds_read_seconds_total Total number of seconds spent reading build outputs
# TYPE hydra_builds_read_seconds_total counter
hydra_builds_read_seconds_total 10028.077
# HELP hydra_builds_done_total Total count of builds performed
# TYPE hydra_builds_done_total counter
hydra_builds_done_total 26052.0
# HELP hydra_steps_started_total Total count of steps started
# TYPE hydra_steps_started_total counter
hydra_steps_started_total 35612.0
# HELP hydra_steps_done_total Total count of steps completed
# TYPE hydra_steps_done_total counter
hydra_steps_done_total 35310.0
# HELP hydra_retries_total Total count of retries
# TYPE hydra_retries_total counter
hydra_retries_total 144.0
# HELP hydra_max_retries_total Maximum count of retries for any single job
# TYPE hydra_max_retries_total counter
hydra_max_retries_total 2.0
# HELP hydra_step_time_total Total time spent executing steps
# TYPE hydra_step_time_total counter
hydra_step_time_total 9056871.0
# HELP hydra_step_build_time_total Total time spent executing builds steps (???)
# TYPE hydra_step_build_time_total counter
hydra_step_build_time_total 8193823.0
# HELP hydra_queue_wakeup_total Count of the times the queue runner has been notified of queue changes
# TYPE hydra_queue_wakeup_total counter
hydra_queue_wakeup_total 90.0
# HELP hydra_dispatcher_wakeup_total Count of the times the queue runner work dispatcher woke up due to new runnable builds and completed builds.
# TYPE hydra_dispatcher_wakeup_total counter
hydra_dispatcher_wakeup_total 57723.0
# HELP hydra_dispatch_execution_seconds_total Number of seconds the dispatcher has spent working
# TYPE hydra_dispatch_execution_seconds_total counter
hydra_dispatch_execution_seconds_total 462.575
# HELP hydra_db_connections Number of connections to the database
# TYPE hydra_db_connections gauge
hydra_db_connections 128.0
# HELP hydra_db_updates Number of in-progress database updates
# TYPE hydra_db_updates gauge
hydra_db_updates 0.0
# HELP hydra_memory_tokens_in_use Number of in-use memory tokens
# TYPE hydra_memory_tokens_in_use gauge
hydra_memory_tokens_in_use 2631457056.0
# HELP hydra_notifications_total_total Total number of notifications sent
# TYPE hydra_notifications_total_total counter
hydra_notifications_total_total 5085.0
# HELP hydra_notifications_done_total Number of notifications completed
# TYPE hydra_notifications_done_total counter
hydra_notifications_done_total 5085.0
# HELP hydra_notifications_failed_total Number of notifications failed
# TYPE hydra_notifications_failed_total counter
hydra_notifications_failed_total 0.0
# HELP hydra_notifications_in_progress_total Number of notifications in_progress
# TYPE hydra_notifications_in_progress_total counter
hydra_notifications_in_progress_total 2.0
# HELP hydra_notifications_pending_total Number of notifications pending
# TYPE hydra_notifications_pending_total counter
hydra_notifications_pending_total 74287.0
# HELP hydra_notifications_seconds_total Time spent delivering notifications
# TYPE hydra_notifications_seconds_total counter
hydra_notifications_seconds_total 7761.302
# HELP hydra_store_nar_info_read_total Number of NarInfo files read from the binary cache
# TYPE hydra_store_nar_info_read_total counter
hydra_store_nar_info_read_total 1788.0
# HELP hydra_store_nar_info_read_averted_total Number of NarInfo files reads which were avoided
# TYPE hydra_store_nar_info_read_averted_total counter
hydra_store_nar_info_read_averted_total 26737515.0
# HELP hydra_store_nar_info_missing_total Number of NarInfo files read attempts which identified a missing narinfo file
# TYPE hydra_store_nar_info_missing_total counter
hydra_store_nar_info_missing_total 101422.0
# HELP hydra_store_nar_info_write_total Number of NarInfo files written to the binary cache
# TYPE hydra_store_nar_info_write_total counter
hydra_store_nar_info_write_total 42122.0
# HELP hydra_store_nar_info_cache_size Size of the in-memory store path information cache
# TYPE hydra_store_nar_info_cache_size gauge
hydra_store_nar_info_cache_size 65536.0
# HELP hydra_store_nar_read_total Number of NAR files read from the binary cache
# TYPE hydra_store_nar_read_total counter
hydra_store_nar_read_total 1736.0
# HELP hydra_store_nar_read_bytes_total Number of NAR file bytes read after decompression from the binary cache
# TYPE hydra_store_nar_read_bytes_total counter
hydra_store_nar_read_bytes_total 28646003736.0
# HELP hydra_store_nar_read_compressed_bytes_total Number of NAR file bytes read before decompression from the binary cache
# TYPE hydra_store_nar_read_compressed_bytes_total counter
hydra_store_nar_read_compressed_bytes_total 0.0
# HELP hydra_store_nar_write_total Number of NAR files written to the binary cache
# TYPE hydra_store_nar_write_total counter
hydra_store_nar_write_total 37682.0
# HELP hydra_store_nar_write_averted_total Number of NAR files writes skipped due to the NAR already being in the binary cache
# TYPE hydra_store_nar_write_averted_total counter
hydra_store_nar_write_averted_total 4440.0
# HELP hydra_store_nar_read_bytes_total Number of NAR file bytes written after decompression to the binary cache
# TYPE hydra_store_nar_read_bytes_total counter
hydra_store_nar_read_bytes_total 441271516848.0
# HELP hydra_store_nar_write_compressed_bytes_total Number of NAR file bytes written before decompression to the binary cache
# TYPE hydra_store_nar_write_compressed_bytes_total counter
hydra_store_nar_write_compressed_bytes_total 181651927908.0
# HELP hydra_store_nar_write_compression_seconds_total Number of seconds spent compressing data when writing NARs to the binary cache
# TYPE hydra_store_nar_write_compression_seconds_total counter
hydra_store_nar_write_compression_seconds_total 194031.313
# HELP hydra_store_s3_put_total Number of PUTs to S3
# TYPE hydra_store_s3_put_total counter
hydra_store_s3_put_total 157112.0
# HELP hydra_store_s3_put_bytes_total Number of bytes written to S3
# TYPE hydra_store_s3_put_bytes_total counter
hydra_store_s3_put_bytes_total 176184681443.0
# HELP hydra_store_s3_put_seconds_total Number of seconds spent writing to S3
# TYPE hydra_store_s3_put_seconds_total counter
hydra_store_s3_put_seconds_total 86104.506
# HELP hydra_store_s3_get_total Number of GETs to S3
# TYPE hydra_store_s3_get_total counter
hydra_store_s3_get_total 104946.0
# HELP hydra_store_s3_get_bytes_total Number of bytes read from S3
# TYPE hydra_store_s3_get_bytes_total counter
hydra_store_s3_get_bytes_total 11813380451.0
# HELP hydra_store_s3_get_seconds_total Number of seconds spent reading from S3
# TYPE hydra_store_s3_get_seconds_total counter
hydra_store_s3_get_seconds_total 20291.192
# HELP hydra_store_s3_head_total Number of HEADs to S3
# TYPE hydra_store_s3_head_total counter
hydra_store_s3_head_total 42122.0
# HELP hydra_store_s3_cost_approximate_dollars_total Estimated cost of the S3 bucket activity
# TYPE hydra_store_s3_cost_approximate_dollars_total counter
hydra_store_s3_cost_approximate_dollars_total 1.83457
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment