Giter Club home page Giter Club logo

Comments (5)

github-actions avatar github-actions commented on May 27, 2024

Awesome! Thanks for taking the time to open an issue. We will have a look and answer as soon as we can.' first issue

from prometheus.

th0mk avatar th0mk commented on May 27, 2024

I think I'm having the same issue, here are some logs from my prometheus container:

ts=2022-06-16T07:10:12.860Z caller=main.go:972 level=info msg="Starting TSDB ..."
ts=2022-06-16T07:10:12.860Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false
ts=2022-06-16T07:10:12.862Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any"
ts=2022-06-16T07:10:12.862Z caller=head.go:536 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.052µs
ts=2022-06-16T07:10:12.862Z caller=head.go:542 level=info component=tsdb msg="Replaying WAL, this may take a while"
ts=2022-06-16T07:10:12.932Z caller=head.go:613 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1
ts=2022-06-16T07:10:12.932Z caller=head.go:613 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1
ts=2022-06-16T07:10:12.932Z caller=head.go:619 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=12.042µs wal_replay_duration=70.285218ms total_replay_duration=70.309253ms
ts=2022-06-16T07:10:12.934Z caller=main.go:993 level=info fs_type=EXT4_SUPER_MAGIC
ts=2022-06-16T07:10:12.934Z caller=main.go:996 level=info msg="TSDB started"
ts=2022-06-16T07:10:12.934Z caller=main.go:1177 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml
ts=2022-06-16T07:10:12.935Z caller=main.go:1214 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=978.058µs db_storage=501ns remote_storage=1.593µs web_handler=501ns query_engine=611ns scrape=161.942µs scrape_sd=81.853µs notify=15.519µs notify_sd=4.588µs rules=415.026µs tracing=3.226µs
ts=2022-06-16T07:10:12.935Z caller=main.go:957 level=info msg="Server is ready to receive web requests."
ts=2022-06-16T07:10:12.935Z caller=manager.go:937 level=info component="rule manager" msg="Starting rule manager..."
ts=2022-06-16T07:18:15.885Z caller=main.go:807 level=warn msg="Received SIGTERM, exiting gracefully..."
ts=2022-06-16T07:18:15.885Z caller=main.go:831 level=info msg="Stopping scrape discovery manager..."
ts=2022-06-16T07:18:15.885Z caller=main.go:845 level=info msg="Stopping notify discovery manager..."
ts=2022-06-16T07:18:15.885Z caller=manager.go:951 level=info component="rule manager" msg="Stopping rule manager..."
ts=2022-06-16T07:18:15.885Z caller=manager.go:961 level=info component="rule manager" msg="Rule manager stopped"
ts=2022-06-16T07:18:15.885Z caller=main.go:827 level=info msg="Scrape discovery manager stopped"
ts=2022-06-16T07:18:15.885Z caller=main.go:882 level=info msg="Stopping scrape manager..."
ts=2022-06-16T07:18:15.885Z caller=main.go:841 level=info msg="Notify discovery manager stopped"
ts=2022-06-16T07:18:15.885Z caller=main.go:874 level=info msg="Scrape manager stopped"
ts=2022-06-16T07:18:15.886Z caller=notifier.go:599 level=info component=notifier msg="Stopping notification manager..."
ts=2022-06-16T07:18:15.886Z caller=main.go:1103 level=info msg="Notifier manager stopped"
ts=2022-06-16T07:18:15.886Z caller=main.go:1115 level=info msg="See you next time!"

The issue is in "Received SIGTERM, exiting gracefully...".

It's somehow getting the signal to terminate, even though there are no health checks configured.

from prometheus.

eeganlf avatar eeganlf commented on May 27, 2024

In the docker-compose.yml file in the root directory of the project, change the Prometheus image to use the latest image:

services:

  prometheus:
    image: prom/prometheus:latest

A later version than the one on this repository may work that isn't the latest but I didn't try any others.

from prometheus.

vegasbrianc avatar vegasbrianc commented on May 27, 2024

@eeganlf I believe this is now resolved. Let me know if you find anything else.

from prometheus.

github-actions avatar github-actions commented on May 27, 2024

This issue has seen no activity and is marked as stale

from prometheus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.