-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lifecycle quit sometimes doesn't work #457
Comments
I take it you are running the statsd exporter in Kubernetes? What is the |
… and how does this number change when you call the quit endpoint? |
Closing due to lack of feedback |
@matthiasr can you help me I am facing the same issue. StatsD logs - [+] Running 1/0 you can see the code from here - https://github.com/shreyash184/Monitoring-Dashboard |
Hi. I faced strange behaviour when statsd_exporter receive post request on url /-/quit, print log
level=info ts=2022-08-10T12:57:38.099Z caller=main.go:543 msg="Received lifecycle api quit, exiting"
and nothing happen, container in pod still working.
We use it with airflow.
Full log:
level=info ts=2022-08-10T12:57:06.739Z caller=main.go:291 msg="Starting StatsD -> Prometheus Exporter" version="(version=0.22.4, branch=HEAD, revision=7e2fe6c2e61552062f03c6a5dddc219512456832)" level=info ts=2022-08-10T12:57:06.739Z caller=main.go:292 msg="Build context" context="(go=go1.17.3, user=root@f597e9e3e4dd, date=20211126-15:23:23)" level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.ti_failures level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.ti_successes level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.zombies_killed level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.scheduler_heartbeat level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.sla_email_notification_failure level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dagbag_size level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag_processing.processes level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.scheduler.critical_section_busy level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag.callback_exceptions level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.celery.task_timeout_error level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag_processing.import_errors level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag_processing.total_parse_time level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag_processing.processor_timeouts level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.executor.open_slots level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.executor.queued_tasks level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.executor.running_tasks level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.smart_sensor_operator.poked_tasks level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.smart_sensor_operator.poked_success level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.smart_sensor_operator.poked_exception level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.smart_sensor_operator.exception_failures level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.smart_sensor_operator.infra_failures level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.scheduler.critical_section_duration level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.scheduler.tasks.killed_externally level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.scheduler.tasks.running level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.scheduler.tasks.starving level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.scheduler.orphaned_tasks.cleared level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.scheduler.orphaned_tasks.adopted level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag_processing.last_runtime.* level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.pool.open_slots.* level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.pool.queued_slots.* level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.pool.running_slots.* level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.pool.starving_tasks.* level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dagrun.dependency-check.* level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag_processing.last_duration.* level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dagrun.schedule_delay.* level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dagrun.*.first_task_scheduling_delay level=warn ts=2022-08-10T12:57:06.743Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.ti.start.*.* level=warn ts=2022-08-10T12:57:06.744Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag_processing.last_run.seconds_ago.* level=warn ts=2022-08-10T12:57:06.744Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dag.*.*.duration level=warn ts=2022-08-10T12:57:06.744Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dagrun.duration.success.* level=warn ts=2022-08-10T12:57:06.744Z caller=fsm.go:314 msg="backtracking required because of match. Performance may be degraded" match=*.dagrun.duration.failed.* level=info ts=2022-08-10T12:57:06.744Z caller=main.go:341 msg="Accepting StatsD Traffic" udp=:8125 tcp=:9125 unixgram= level=info ts=2022-08-10T12:57:06.744Z caller=main.go:342 msg="Accepting Prometheus Requests" addr=:9102 level=debug ts=2022-08-10T12:57:30.249Z caller=listener.go:75 msg="Incoming line" proto=udp line=airflow-k8s.localtaskjob_start:1|c level=debug ts=2022-08-10T12:57:31.608Z caller=listener.go:75 msg="Incoming line" proto=udp line=airflow-k8s.localtaskjob_end:1|c level=info ts=2022-08-10T12:57:38.099Z caller=main.go:543 msg="Received lifecycle api quit, exiting
The text was updated successfully, but these errors were encountered: