# HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time # TYPE system_load_average_1m gauge system_load_average_1m 0.12 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool # TYPE jvm_buffer_count_buffers gauge jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_count_buffers{id="mapped",} 0.0 jvm_buffer_count_buffers{id="direct",} 51.0 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process # TYPE process_cpu_usage gauge process_cpu_usage 5.785363031530228E-4 # HELP spring_data_repository_invocations_seconds_max # TYPE spring_data_repository_invocations_seconds_max gauge spring_data_repository_invocations_seconds_max{exception="None",method="findByItemIdAndProviderOrderByDateDesc",repository="StoryRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="save",repository="ItemRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findBySource",repository="MergeRepository",state="SUCCESS",} 0.003113589 spring_data_repository_invocations_seconds_max{exception="None",method="save",repository="StatsRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findByItemId",repository="CommentRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findByItemIdOrderByDateDesc",repository="StoryRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findById",repository="ItemRepository",state="SUCCESS",} 0.010568594 spring_data_repository_invocations_seconds_max{exception="None",method="findById",repository="TheaterRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findByItemId",repository="ItemRatingRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="findByNotificationsEnabledContaining",repository="UserRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="save",repository="LogRepository",state="SUCCESS",} 0.0 spring_data_repository_invocations_seconds_max{exception="None",method="save",repository="StoryRepository",state="SUCCESS",} 0.0 # HELP spring_data_repository_invocations_seconds # TYPE spring_data_repository_invocations_seconds summary spring_data_repository_invocations_seconds_count{exception="None",method="findByItemIdAndProviderOrderByDateDesc",repository="StoryRepository",state="SUCCESS",} 3923.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findByItemIdAndProviderOrderByDateDesc",repository="StoryRepository",state="SUCCESS",} 13.72781531 spring_data_repository_invocations_seconds_count{exception="None",method="save",repository="ItemRepository",state="SUCCESS",} 189.0 spring_data_repository_invocations_seconds_sum{exception="None",method="save",repository="ItemRepository",state="SUCCESS",} 7.178456685 spring_data_repository_invocations_seconds_count{exception="None",method="findBySource",repository="MergeRepository",state="SUCCESS",} 17505.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findBySource",repository="MergeRepository",state="SUCCESS",} 31.481137447 spring_data_repository_invocations_seconds_count{exception="None",method="save",repository="StatsRepository",state="SUCCESS",} 1.0 spring_data_repository_invocations_seconds_sum{exception="None",method="save",repository="StatsRepository",state="SUCCESS",} 0.080569453 spring_data_repository_invocations_seconds_count{exception="None",method="findByItemId",repository="CommentRepository",state="SUCCESS",} 99.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findByItemId",repository="CommentRepository",state="SUCCESS",} 0.240357141 spring_data_repository_invocations_seconds_count{exception="None",method="findByItemIdOrderByDateDesc",repository="StoryRepository",state="SUCCESS",} 102.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findByItemIdOrderByDateDesc",repository="StoryRepository",state="SUCCESS",} 0.421322291 spring_data_repository_invocations_seconds_count{exception="None",method="findById",repository="ItemRepository",state="SUCCESS",} 98620.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findById",repository="ItemRepository",state="SUCCESS",} 120.112102728 spring_data_repository_invocations_seconds_count{exception="None",method="findById",repository="TheaterRepository",state="SUCCESS",} 16.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findById",repository="TheaterRepository",state="SUCCESS",} 0.044162493 spring_data_repository_invocations_seconds_count{exception="None",method="findByItemId",repository="ItemRatingRepository",state="SUCCESS",} 189.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findByItemId",repository="ItemRatingRepository",state="SUCCESS",} 0.574571306 spring_data_repository_invocations_seconds_count{exception="None",method="findByNotificationsEnabledContaining",repository="UserRepository",state="SUCCESS",} 1.0 spring_data_repository_invocations_seconds_sum{exception="None",method="findByNotificationsEnabledContaining",repository="UserRepository",state="SUCCESS",} 0.00700297 spring_data_repository_invocations_seconds_count{exception="None",method="save",repository="LogRepository",state="SUCCESS",} 85.0 spring_data_repository_invocations_seconds_sum{exception="None",method="save",repository="LogRepository",state="SUCCESS",} 1.848087897 spring_data_repository_invocations_seconds_count{exception="None",method="save",repository="StoryRepository",state="SUCCESS",} 3.0 spring_data_repository_invocations_seconds_sum{exception="None",method="save",repository="StoryRepository",state="SUCCESS",} 0.053510799 # HELP jvm_threads_states_threads The current number of threads having NEW state # TYPE jvm_threads_states_threads gauge jvm_threads_states_threads{state="runnable",} 18.0 jvm_threads_states_threads{state="blocked",} 0.0 jvm_threads_states_threads{state="waiting",} 28.0 jvm_threads_states_threads{state="timed-waiting",} 6.0 jvm_threads_states_threads{state="new",} 0.0 jvm_threads_states_threads{state="terminated",} 0.0 # HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC # TYPE jvm_gc_memory_promoted_bytes_total counter jvm_gc_memory_promoted_bytes_total 7.057802136E9 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset # TYPE jvm_threads_peak_threads gauge jvm_threads_peak_threads 1123.0 # HELP logback_events_total Number of error level events that made it to the logs # TYPE logback_events_total counter logback_events_total{level="warn",} 0.0 logback_events_total{level="debug",} 0.0 logback_events_total{level="error",} 10.0 logback_events_total{level="trace",} 0.0 logback_events_total{level="info",} 297.0 # HELP cache_puts_total The number of entries added to the cache # TYPE cache_puts_total counter cache_puts_total{cache="STATS_TOTAL_STREAMING_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_STREAMING_ITEMS",} 8.0 cache_puts_total{cache="STATS_TOTAL_CINEMA_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_CINEMA_ITEMS",} 8.0 cache_puts_total{cache="STATS_TOTAL_DOCUMENTARIES",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES",} 0.0 cache_puts_total{cache="ITEMS_FROM_LIST",cacheManager="cacheManager",name="ITEMS_FROM_LIST",} 19307.0 cache_puts_total{cache="NEAR_TO_BE_DEPRECATED",cacheManager="cacheManager",name="NEAR_TO_BE_DEPRECATED",} 1.0 cache_puts_total{cache="COUNT_ITEMS_BY_TYPE",cacheManager="cacheManager",name="COUNT_ITEMS_BY_TYPE",} 2.0 cache_puts_total{cache="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",} 0.0 cache_puts_total{cache="COUNT_ITEMS_BY_PROVIDER",cacheManager="cacheManager",name="COUNT_ITEMS_BY_PROVIDER",} 30.0 cache_puts_total{cache="STATS_TOTAL_SERIES",cacheManager="cacheManager",name="STATS_TOTAL_SERIES",} 0.0 cache_puts_total{cache="STATS_TOTAL_SERIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_SERIES_BY_PROVIDER",} 0.0 cache_puts_total{cache="STATS_TOTAL_MOVIES",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES",} 0.0 cache_puts_total{cache="STREAMING_STATS_FILE",cacheManager="cacheManager",name="STREAMING_STATS_FILE",} 0.0 cache_puts_total{cache="STATS_TOTAL_MOVIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES_BY_PROVIDER",} 0.0 cache_puts_total{cache="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",} 0.0 cache_puts_total{cache="ITEMS_IN_CINEMA_BY_DAY",cacheManager="cacheManager",name="ITEMS_IN_CINEMA_BY_DAY",} 0.0 cache_puts_total{cache="STATS_TOTAL_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_ITEMS",} 8.0 cache_puts_total{cache="SITEMAP",cacheManager="cacheManager",name="SITEMAP",} 1.0 cache_puts_total{cache="HOME_LISTS",cacheManager="cacheManager",name="HOME_LISTS",} 8.0 cache_puts_total{cache="ALL_CYCLES",cacheManager="cacheManager",name="ALL_CYCLES",} 0.0 cache_puts_total{cache="ALL_THEATERS",cacheManager="cacheManager",name="ALL_THEATERS",} 0.0 cache_puts_total{cache="ITEMS_GROUPED",cacheManager="cacheManager",name="ITEMS_GROUPED",} 0.0 cache_puts_total{cache="STATS_TOTAL_THEATERS_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS_BY_PROVIDER",} 0.0 cache_puts_total{cache="CINEMA_STATS_FILE",cacheManager="cacheManager",name="CINEMA_STATS_FILE",} 0.0 cache_puts_total{cache="STATS_TOTAL_THEATERS",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS",} 0.0 cache_puts_total{cache="ALL_LISTS",cacheManager="cacheManager",name="ALL_LISTS",} 0.0 cache_puts_total{cache="COUNT_ALL",cacheManager="cacheManager",name="COUNT_ALL",} 6.0 cache_puts_total{cache="NETFLIX_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="NETFLIX_COMPLEMENT_BROWSER_CACHE",} 0.0 # HELP jvm_memory_used_bytes The amount of used memory # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'",} 3.8718592E7 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space",} 1048576.0 jvm_memory_used_bytes{area="heap",id="G1 Old Gen",} 1.38367488E8 jvm_memory_used_bytes{area="nonheap",id="Metaspace",} 1.11828392E8 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'",} 1491584.0 jvm_memory_used_bytes{area="heap",id="G1 Eden Space",} 2.63192576E8 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space",} 1.2921704E7 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'",} 3.2251264E7 # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads # TYPE jvm_threads_live_threads gauge jvm_threads_live_threads 52.0 # HELP tomcat_sessions_rejected_sessions_total # TYPE tomcat_sessions_rejected_sessions_total counter tomcat_sessions_rejected_sessions_total 0.0 # HELP cache_evictions_total cache evictions # TYPE cache_evictions_total counter cache_evictions_total{cache="STATS_TOTAL_STREAMING_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_STREAMING_ITEMS",} 0.0 cache_evictions_total{cache="STATS_TOTAL_CINEMA_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_CINEMA_ITEMS",} 0.0 cache_evictions_total{cache="STATS_TOTAL_DOCUMENTARIES",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES",} 0.0 cache_evictions_total{cache="ITEMS_FROM_LIST",cacheManager="cacheManager",name="ITEMS_FROM_LIST",} 19298.0 cache_evictions_total{cache="NEAR_TO_BE_DEPRECATED",cacheManager="cacheManager",name="NEAR_TO_BE_DEPRECATED",} 0.0 cache_evictions_total{cache="COUNT_ITEMS_BY_TYPE",cacheManager="cacheManager",name="COUNT_ITEMS_BY_TYPE",} 0.0 cache_evictions_total{cache="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",} 0.0 cache_evictions_total{cache="COUNT_ITEMS_BY_PROVIDER",cacheManager="cacheManager",name="COUNT_ITEMS_BY_PROVIDER",} 0.0 cache_evictions_total{cache="STATS_TOTAL_SERIES",cacheManager="cacheManager",name="STATS_TOTAL_SERIES",} 0.0 cache_evictions_total{cache="STATS_TOTAL_SERIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_SERIES_BY_PROVIDER",} 0.0 cache_evictions_total{cache="STATS_TOTAL_MOVIES",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES",} 0.0 cache_evictions_total{cache="STREAMING_STATS_FILE",cacheManager="cacheManager",name="STREAMING_STATS_FILE",} 0.0 cache_evictions_total{cache="STATS_TOTAL_MOVIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES_BY_PROVIDER",} 0.0 cache_evictions_total{cache="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",} 0.0 cache_evictions_total{cache="ITEMS_IN_CINEMA_BY_DAY",cacheManager="cacheManager",name="ITEMS_IN_CINEMA_BY_DAY",} 0.0 cache_evictions_total{cache="STATS_TOTAL_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_ITEMS",} 0.0 cache_evictions_total{cache="SITEMAP",cacheManager="cacheManager",name="SITEMAP",} 0.0 cache_evictions_total{cache="HOME_LISTS",cacheManager="cacheManager",name="HOME_LISTS",} 0.0 cache_evictions_total{cache="ALL_CYCLES",cacheManager="cacheManager",name="ALL_CYCLES",} 0.0 cache_evictions_total{cache="ALL_THEATERS",cacheManager="cacheManager",name="ALL_THEATERS",} 0.0 cache_evictions_total{cache="ITEMS_GROUPED",cacheManager="cacheManager",name="ITEMS_GROUPED",} 0.0 cache_evictions_total{cache="STATS_TOTAL_THEATERS_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS_BY_PROVIDER",} 0.0 cache_evictions_total{cache="CINEMA_STATS_FILE",cacheManager="cacheManager",name="CINEMA_STATS_FILE",} 0.0 cache_evictions_total{cache="STATS_TOTAL_THEATERS",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS",} 0.0 cache_evictions_total{cache="ALL_LISTS",cacheManager="cacheManager",name="ALL_LISTS",} 0.0 cache_evictions_total{cache="COUNT_ALL",cacheManager="cacheManager",name="COUNT_ALL",} 0.0 cache_evictions_total{cache="NETFLIX_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="NETFLIX_COMPLEMENT_BROWSER_CACHE",} 0.0 # HELP jvm_gc_pause_seconds Time spent in GC pause # TYPE jvm_gc_pause_seconds summary jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Humongous Allocation",} 3543.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Humongous Allocation",} 20.39 jvm_gc_pause_seconds_count{action="end of minor GC",cause="Metadata GC Threshold",} 1.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="Metadata GC Threshold",} 0.008 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Evacuation Pause",} 4845.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Evacuation Pause",} 41.978 jvm_gc_pause_seconds_count{action="end of minor GC",cause="G1 Preventive Collection",} 1449.0 jvm_gc_pause_seconds_sum{action="end of minor GC",cause="G1 Preventive Collection",} 8.851 # HELP jvm_gc_pause_seconds_max Time spent in GC pause # TYPE jvm_gc_pause_seconds_max gauge jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Humongous Allocation",} 0.007 jvm_gc_pause_seconds_max{action="end of minor GC",cause="Metadata GC Threshold",} 0.0 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Evacuation Pause",} 0.024 jvm_gc_pause_seconds_max{action="end of minor GC",cause="G1 Preventive Collection",} 0.0 # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine # TYPE jvm_classes_loaded_classes gauge jvm_classes_loaded_classes 21379.0 # HELP tomcat_sessions_active_current_sessions # TYPE tomcat_sessions_active_current_sessions gauge tomcat_sessions_active_current_sessions 0.0 # HELP process_start_time_seconds Start time of the process since unix epoch. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.76496660759E9 # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use # TYPE jvm_memory_committed_bytes gauge jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'",} 4.227072E7 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space",} 1048576.0 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen",} 1.75112192E8 jvm_memory_committed_bytes{area="nonheap",id="Metaspace",} 1.12852992E8 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'",} 2555904.0 jvm_memory_committed_bytes{area="heap",id="G1 Eden Space",} 2.97795584E8 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space",} 1.3500416E7 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'",} 3.2964608E7 # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation # TYPE jvm_gc_live_data_size_bytes gauge jvm_gc_live_data_size_bytes 7.8740992E7 # HELP process_files_open_files The open file descriptor count # TYPE process_files_open_files gauge process_files_open_files 39.0 # HELP system_cpu_count The number of processors available to the Java virtual machine # TYPE system_cpu_count gauge system_cpu_count 8.0 # HELP tomcat_sessions_created_sessions_total # TYPE tomcat_sessions_created_sessions_total counter tomcat_sessions_created_sessions_total 3.0 # HELP cache_removals Cache removals # TYPE cache_removals gauge cache_removals{cache="STATS_TOTAL_STREAMING_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_STREAMING_ITEMS",} 0.0 cache_removals{cache="STATS_TOTAL_CINEMA_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_CINEMA_ITEMS",} 0.0 cache_removals{cache="STATS_TOTAL_DOCUMENTARIES",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES",} 0.0 cache_removals{cache="ITEMS_FROM_LIST",cacheManager="cacheManager",name="ITEMS_FROM_LIST",} 0.0 cache_removals{cache="NEAR_TO_BE_DEPRECATED",cacheManager="cacheManager",name="NEAR_TO_BE_DEPRECATED",} 0.0 cache_removals{cache="COUNT_ITEMS_BY_TYPE",cacheManager="cacheManager",name="COUNT_ITEMS_BY_TYPE",} 2.0 cache_removals{cache="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",} 0.0 cache_removals{cache="COUNT_ITEMS_BY_PROVIDER",cacheManager="cacheManager",name="COUNT_ITEMS_BY_PROVIDER",} 30.0 cache_removals{cache="STATS_TOTAL_SERIES",cacheManager="cacheManager",name="STATS_TOTAL_SERIES",} 0.0 cache_removals{cache="STATS_TOTAL_SERIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_SERIES_BY_PROVIDER",} 0.0 cache_removals{cache="STATS_TOTAL_MOVIES",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES",} 0.0 cache_removals{cache="STREAMING_STATS_FILE",cacheManager="cacheManager",name="STREAMING_STATS_FILE",} 0.0 cache_removals{cache="STATS_TOTAL_MOVIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES_BY_PROVIDER",} 0.0 cache_removals{cache="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",} 0.0 cache_removals{cache="ITEMS_IN_CINEMA_BY_DAY",cacheManager="cacheManager",name="ITEMS_IN_CINEMA_BY_DAY",} 0.0 cache_removals{cache="STATS_TOTAL_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_ITEMS",} 0.0 cache_removals{cache="SITEMAP",cacheManager="cacheManager",name="SITEMAP",} 0.0 cache_removals{cache="HOME_LISTS",cacheManager="cacheManager",name="HOME_LISTS",} 0.0 cache_removals{cache="ALL_CYCLES",cacheManager="cacheManager",name="ALL_CYCLES",} 0.0 cache_removals{cache="ALL_THEATERS",cacheManager="cacheManager",name="ALL_THEATERS",} 0.0 cache_removals{cache="ITEMS_GROUPED",cacheManager="cacheManager",name="ITEMS_GROUPED",} 0.0 cache_removals{cache="STATS_TOTAL_THEATERS_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS_BY_PROVIDER",} 0.0 cache_removals{cache="CINEMA_STATS_FILE",cacheManager="cacheManager",name="CINEMA_STATS_FILE",} 0.0 cache_removals{cache="STATS_TOTAL_THEATERS",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS",} 0.0 cache_removals{cache="ALL_LISTS",cacheManager="cacheManager",name="ALL_LISTS",} 0.0 cache_removals{cache="COUNT_ALL",cacheManager="cacheManager",name="COUNT_ALL",} 4.0 cache_removals{cache="NETFLIX_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="NETFLIX_COMPLEMENT_BROWSER_CACHE",} 0.0 # HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next # TYPE jvm_gc_memory_allocated_bytes_total counter jvm_gc_memory_allocated_bytes_total 7.45551164984E11 # HELP process_uptime_seconds The uptime of the Java virtual machine # TYPE process_uptime_seconds gauge process_uptime_seconds 28719.004 # HELP jvm_threads_daemon_threads The current number of live daemon threads # TYPE jvm_threads_daemon_threads gauge jvm_threads_daemon_threads 31.0 # HELP cache_gets_total the number of times cache lookup methods have returned an uncached (newly loaded) value, or null # TYPE cache_gets_total counter cache_gets_total{cache="STATS_TOTAL_THEATERS_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS_BY_PROVIDER",result="hit",} 0.0 cache_gets_total{cache="ITEMS_IN_CINEMA_BY_DAY",cacheManager="cacheManager",name="ITEMS_IN_CINEMA_BY_DAY",result="miss",} 0.0 cache_gets_total{cache="COUNT_ITEMS_BY_PROVIDER",cacheManager="cacheManager",name="COUNT_ITEMS_BY_PROVIDER",result="hit",} 0.0 cache_gets_total{cache="ITEMS_GROUPED",cacheManager="cacheManager",name="ITEMS_GROUPED",result="miss",} 0.0 cache_gets_total{cache="ALL_THEATERS",cacheManager="cacheManager",name="ALL_THEATERS",result="hit",} 0.0 cache_gets_total{cache="STATS_TOTAL_CINEMA_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_CINEMA_ITEMS",result="hit",} 472.0 cache_gets_total{cache="STATS_TOTAL_SERIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_SERIES_BY_PROVIDER",result="miss",} 0.0 cache_gets_total{cache="CINEMA_STATS_FILE",cacheManager="cacheManager",name="CINEMA_STATS_FILE",result="miss",} 0.0 cache_gets_total{cache="STATS_TOTAL_THEATERS",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS",result="miss",} 0.0 cache_gets_total{cache="ITEMS_FROM_LIST",cacheManager="cacheManager",name="ITEMS_FROM_LIST",result="hit",} 373.0 cache_gets_total{cache="COUNT_ITEMS_BY_TYPE",cacheManager="cacheManager",name="COUNT_ITEMS_BY_TYPE",result="miss",} 2.0 cache_gets_total{cache="SITEMAP",cacheManager="cacheManager",name="SITEMAP",result="miss",} 1.0 cache_gets_total{cache="HOME_LISTS",cacheManager="cacheManager",name="HOME_LISTS",result="hit",} 472.0 cache_gets_total{cache="ALL_CYCLES",cacheManager="cacheManager",name="ALL_CYCLES",result="miss",} 0.0 cache_gets_total{cache="STATS_TOTAL_DOCUMENTARIES",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES",result="miss",} 0.0 cache_gets_total{cache="STATS_TOTAL_STREAMING_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_STREAMING_ITEMS",result="hit",} 472.0 cache_gets_total{cache="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",result="miss",} 0.0 cache_gets_total{cache="STATS_TOTAL_MOVIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES_BY_PROVIDER",result="hit",} 0.0 cache_gets_total{cache="NETFLIX_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="NETFLIX_COMPLEMENT_BROWSER_CACHE",result="hit",} 0.0 cache_gets_total{cache="STREAMING_STATS_FILE",cacheManager="cacheManager",name="STREAMING_STATS_FILE",result="hit",} 0.0 cache_gets_total{cache="STATS_TOTAL_SERIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_SERIES_BY_PROVIDER",result="hit",} 0.0 cache_gets_total{cache="NEAR_TO_BE_DEPRECATED",cacheManager="cacheManager",name="NEAR_TO_BE_DEPRECATED",result="hit",} 0.0 cache_gets_total{cache="STREAMING_STATS_FILE",cacheManager="cacheManager",name="STREAMING_STATS_FILE",result="miss",} 0.0 cache_gets_total{cache="COUNT_ALL",cacheManager="cacheManager",name="COUNT_ALL",result="hit",} 10.0 cache_gets_total{cache="STATS_TOTAL_SERIES",cacheManager="cacheManager",name="STATS_TOTAL_SERIES",result="hit",} 0.0 cache_gets_total{cache="ALL_LISTS",cacheManager="cacheManager",name="ALL_LISTS",result="miss",} 0.0 cache_gets_total{cache="COUNT_ITEMS_BY_TYPE",cacheManager="cacheManager",name="COUNT_ITEMS_BY_TYPE",result="hit",} 0.0 cache_gets_total{cache="CINEMA_STATS_FILE",cacheManager="cacheManager",name="CINEMA_STATS_FILE",result="hit",} 0.0 cache_gets_total{cache="ALL_CYCLES",cacheManager="cacheManager",name="ALL_CYCLES",result="hit",} 0.0 cache_gets_total{cache="STATS_TOTAL_DOCUMENTARIES",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES",result="hit",} 0.0 cache_gets_total{cache="STATS_TOTAL_STREAMING_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_STREAMING_ITEMS",result="miss",} 8.0 cache_gets_total{cache="STATS_TOTAL_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_ITEMS",result="hit",} 472.0 cache_gets_total{cache="COUNT_ITEMS_BY_PROVIDER",cacheManager="cacheManager",name="COUNT_ITEMS_BY_PROVIDER",result="miss",} 30.0 cache_gets_total{cache="ALL_LISTS",cacheManager="cacheManager",name="ALL_LISTS",result="hit",} 0.0 cache_gets_total{cache="ALL_THEATERS",cacheManager="cacheManager",name="ALL_THEATERS",result="miss",} 0.0 cache_gets_total{cache="HOME_LISTS",cacheManager="cacheManager",name="HOME_LISTS",result="miss",} 8.0 cache_gets_total{cache="STATS_TOTAL_THEATERS",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS",result="hit",} 0.0 cache_gets_total{cache="STATS_TOTAL_CINEMA_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_CINEMA_ITEMS",result="miss",} 8.0 cache_gets_total{cache="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",result="miss",} 0.0 cache_gets_total{cache="ITEMS_IN_CINEMA_BY_DAY",cacheManager="cacheManager",name="ITEMS_IN_CINEMA_BY_DAY",result="hit",} 0.0 cache_gets_total{cache="STATS_TOTAL_MOVIES",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES",result="hit",} 0.0 cache_gets_total{cache="COUNT_ALL",cacheManager="cacheManager",name="COUNT_ALL",result="miss",} 6.0 cache_gets_total{cache="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="PRIME_VIDEO_COMPLEMENT_BROWSER_CACHE",result="hit",} 0.0 cache_gets_total{cache="SITEMAP",cacheManager="cacheManager",name="SITEMAP",result="hit",} 0.0 cache_gets_total{cache="STATS_TOTAL_SERIES",cacheManager="cacheManager",name="STATS_TOTAL_SERIES",result="miss",} 0.0 cache_gets_total{cache="NEAR_TO_BE_DEPRECATED",cacheManager="cacheManager",name="NEAR_TO_BE_DEPRECATED",result="miss",} 1.0 cache_gets_total{cache="STATS_TOTAL_THEATERS_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_THEATERS_BY_PROVIDER",result="miss",} 0.0 cache_gets_total{cache="ITEMS_FROM_LIST",cacheManager="cacheManager",name="ITEMS_FROM_LIST",result="miss",} 20267.0 cache_gets_total{cache="STATS_TOTAL_MOVIES",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES",result="miss",} 0.0 cache_gets_total{cache="STATS_TOTAL_ITEMS",cacheManager="cacheManager",name="STATS_TOTAL_ITEMS",result="miss",} 8.0 cache_gets_total{cache="STATS_TOTAL_MOVIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_MOVIES_BY_PROVIDER",result="miss",} 0.0 cache_gets_total{cache="NETFLIX_COMPLEMENT_BROWSER_CACHE",cacheManager="cacheManager",name="NETFLIX_COMPLEMENT_BROWSER_CACHE",result="miss",} 0.0 cache_gets_total{cache="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",cacheManager="cacheManager",name="STATS_TOTAL_DOCUMENTARIES_BY_PROVIDER",result="hit",} 0.0 cache_gets_total{cache="ITEMS_GROUPED",cacheManager="cacheManager",name="ITEMS_GROUPED",result="hit",} 0.0 # HELP tomcat_sessions_active_max_sessions # TYPE tomcat_sessions_active_max_sessions gauge tomcat_sessions_active_max_sessions 2.0 # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool # TYPE jvm_buffer_total_capacity_bytes gauge jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_total_capacity_bytes{id="mapped",} 0.0 jvm_buffer_total_capacity_bytes{id="direct",} 5.8018168E7 # HELP tomcat_sessions_alive_max_seconds # TYPE tomcat_sessions_alive_max_seconds gauge tomcat_sessions_alive_max_seconds 1854.0 # HELP system_cpu_usage The "recent cpu usage" for the whole system # TYPE system_cpu_usage gauge system_cpu_usage 0.0011574105083312148 # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool # TYPE jvm_buffer_memory_used_bytes gauge jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'",} 0.0 jvm_buffer_memory_used_bytes{id="mapped",} 0.0 jvm_buffer_memory_used_bytes{id="direct",} 5.8018168E7 # HELP process_files_max_files The maximum file descriptor count # TYPE process_files_max_files gauge process_files_max_files 1048576.0 # HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution # TYPE jvm_classes_unloaded_classes_total counter jvm_classes_unloaded_classes_total 717.0 # HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool # TYPE jvm_gc_max_data_size_bytes gauge jvm_gc_max_data_size_bytes 5.36870912E8 # HELP http_server_requests_seconds # TYPE http_server_requests_seconds summary http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/cinema",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/cinema",} 0.011515083 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/api/item/provider/search",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/api/item/provider/search",} 0.208031358 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/firefox",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/firefox",} 0.018353762 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/android",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/android",} 0.014794842 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/item/{id}",} 39.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/item/{id}",} 1.068511597 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/list/{id}",} 2.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/list/{id}",} 0.032313621 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/streaming",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/streaming",} 0.050321208 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/cinema/{id}",} 11.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/cinema/{id}",} 0.2697726 http_server_requests_seconds_count{exception="None",method="GET",outcome="REDIRECTION",status="302",uri="REDIRECTION",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="REDIRECTION",status="302",uri="REDIRECTION",} 0.009272149 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/catalog",} 5.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/catalog",} 0.077319561 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/images/**",} 14.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/images/**",} 0.120770168 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/item/{id}",} 100.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/item/{id}",} 3.363739897 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/",} 480.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/",} 940.610364646 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/**",} 14.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/**",} 0.066413004 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/api/type/genre",} 2.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/api/type/genre",} 0.101125461 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/updates",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/updates",} 0.017341276 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/cinema/theater/{id}",} 16.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/cinema/theater/{id}",} 0.444335433 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search",} 0.017263879 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/chrome",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/chrome",} 0.012965048 http_server_requests_seconds_count{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/ios",} 1.0 http_server_requests_seconds_sum{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/ios",} 0.011559035 # HELP http_server_requests_seconds_max # TYPE http_server_requests_seconds_max gauge http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/cinema",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/api/item/provider/search",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/firefox",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/android",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/item/{id}",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/list/{id}",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/statistics/streaming",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/cinema/{id}",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="REDIRECTION",status="302",uri="REDIRECTION",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/catalog",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/images/**",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/item/{id}",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/",} 2.081259688 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/**",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/api/type/genre",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/updates",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/cinema/theater/{id}",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/search",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/chrome",} 0.0 http_server_requests_seconds_max{exception="None",method="GET",outcome="SUCCESS",status="200",uri="/tools/ios",} 0.0 # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management # TYPE jvm_memory_max_bytes gauge jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'",} 1.22908672E8 jvm_memory_max_bytes{area="heap",id="G1 Survivor Space",} -1.0 jvm_memory_max_bytes{area="heap",id="G1 Old Gen",} 5.36870912E8 jvm_memory_max_bytes{area="nonheap",id="Metaspace",} -1.0 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-nmethods'",} 5840896.0 jvm_memory_max_bytes{area="heap",id="G1 Eden Space",} -1.0 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space",} 1.073741824E9 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'",} 1.22908672E8 # HELP tomcat_sessions_expired_sessions_total # TYPE tomcat_sessions_expired_sessions_total counter tomcat_sessions_expired_sessions_total 3.0