You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we get no data from gluster-metrics-exporter - in the logfile are the following exceotions:
2022-08-15T07:52:37.699922Z INFO - GET /_api/local-metrics -- status_code: "200", duration: "405.87ms"
2022-08-15T07:52:37.704681Z INFO - Exception: Error while flushing data to the client (HTTP::Server::ClientError)
from usr/share/crystal/src/http/server/response.cr:296:9 in 'unbuffered_flush'
from usr/share/crystal/src/io/buffered.cr:241:5 in 'write'
from usr/share/crystal/src/char.cr:891:7 in 'generate_text_format'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/crometheus/src/crometheus/registry.cr:156:9 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/static_file_handler.cr:65:13 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/init_handler.cr:12:7 in 'process'
from usr/share/crystal/src/http/server.cr:500:5 in '->'
from usr/share/crystal/src/fiber.cr:146:11 in 'run'
from ???
Caused by: Error writing to socket: Broken pipe (IO::Error)
from usr/share/crystal/src/io/evented.cr:156:7 in 'unbuffered_write'
from usr/share/crystal/src/io/buffered.cr:239:5 in 'unbuffered_flush'
from usr/share/crystal/src/io/buffered.cr:241:5 in 'write'
from usr/share/crystal/src/char.cr:891:7 in 'generate_text_format'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/crometheus/src/crometheus/registry.cr:156:9 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/static_file_handler.cr:65:13 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/init_handler.cr:12:7 in 'process'
from usr/share/crystal/src/http/server.cr:500:5 in '->'
from usr/share/crystal/src/fiber.cr:146:11 in 'run'
from ???
2022-08-15T07:52:37.704719Z ERROR - http.server: Unhandled exception on HTTP::Handler
Closed stream (IO::Error)
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/exception_handler.cr:17:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/init_handler.cr:12:7 in 'process'
from usr/share/crystal/src/http/server.cr:500:5 in '->'
from usr/share/crystal/src/fiber.cr:146:11 in 'run'
from ???
we use version: 0.2.4
any ideas?
The text was updated successfully, but these errors were encountered:
we get no data from gluster-metrics-exporter - in the logfile are the following exceotions:
2022-08-15T07:52:37.699922Z INFO - GET /_api/local-metrics -- status_code: "200", duration: "405.87ms"
2022-08-15T07:52:37.704681Z INFO - Exception: Error while flushing data to the client (HTTP::Server::ClientError)
from usr/share/crystal/src/http/server/response.cr:296:9 in 'unbuffered_flush'
from usr/share/crystal/src/io/buffered.cr:241:5 in 'write'
from usr/share/crystal/src/char.cr:891:7 in 'generate_text_format'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/crometheus/src/crometheus/registry.cr:156:9 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/static_file_handler.cr:65:13 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/init_handler.cr:12:7 in 'process'
from usr/share/crystal/src/http/server.cr:500:5 in '->'
from usr/share/crystal/src/fiber.cr:146:11 in 'run'
from ???
Caused by: Error writing to socket: Broken pipe (IO::Error)
from usr/share/crystal/src/io/evented.cr:156:7 in 'unbuffered_write'
from usr/share/crystal/src/io/buffered.cr:239:5 in 'unbuffered_flush'
from usr/share/crystal/src/io/buffered.cr:241:5 in 'write'
from usr/share/crystal/src/char.cr:891:7 in 'generate_text_format'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/crometheus/src/crometheus/registry.cr:156:9 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/static_file_handler.cr:65:13 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/init_handler.cr:12:7 in 'process'
from usr/share/crystal/src/http/server.cr:500:5 in '->'
from usr/share/crystal/src/fiber.cr:146:11 in 'run'
from ???
2022-08-15T07:52:37.704719Z ERROR - http.server: Unhandled exception on HTTP::Handler
Closed stream (IO::Error)
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/exception_handler.cr:17:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call'
from usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from __w/gluster-metrics-exporter/gluster-metrics-exporter/lib/kemal/src/kemal/init_handler.cr:12:7 in 'process'
from usr/share/crystal/src/http/server.cr:500:5 in '->'
from usr/share/crystal/src/fiber.cr:146:11 in 'run'
from ???
we use version: 0.2.4
any ideas?
The text was updated successfully, but these errors were encountered: