Here is my logs for the exit container
level=info ts=2021-08-05T04:58:10.744Z caller=main.go:450 fd_limits="(soft=1048576, hard=1048576)"
level=info ts=2021-08-05T04:58:10.745Z caller=main.go:451 vm_limits="(soft=unlimited, hard=unlimited)"
level=info ts=2021-08-05T04:58:10.754Z caller=web.go:541 component=web msg=“Start listening for connections” address=0.0.0.0:9090
level=info ts=2021-08-05T04:58:10.757Z caller=main.go:824 msg=“Starting TSDB …”
level=info ts=2021-08-05T04:58:10.763Z caller=tls_config.go:191 component=web msg=“TLS is disabled.” http2=false
level=info ts=2021-08-05T04:58:10.779Z caller=head.go:780 component=tsdb msg=“Replaying on-disk memory mappable chunks if any”
level=info ts=2021-08-05T04:58:10.779Z caller=head.go:794 component=tsdb msg=“On-disk memory mappable chunks replay completed” duration=23.487µs
level=info ts=2021-08-05T04:58:10.779Z caller=head.go:800 component=tsdb msg=“Replaying WAL, this may take a while”
level=info ts=2021-08-05T04:58:10.789Z caller=head.go:854 component=tsdb msg=“WAL segment loaded” segment=0 maxSegment=1
level=info ts=2021-08-05T04:58:10.789Z caller=head.go:854 component=tsdb msg=“WAL segment loaded” segment=1 maxSegment=1
level=info ts=2021-08-05T04:58:10.789Z caller=head.go:860 component=tsdb msg=“WAL replay completed” checkpoint_replay_duration=179.416µs wal_replay_duration=10.469308ms total_replay_duration=10.738798ms
level=info ts=2021-08-05T04:58:10.794Z caller=main.go:851 fs_type=XFS_SUPER_MAGIC
level=info ts=2021-08-05T04:58:10.794Z caller=main.go:854 msg=“TSDB started”
level=info ts=2021-08-05T04:58:10.794Z caller=main.go:981 msg=“Loading configuration file” filename=/etc/prometheus/prometheus.yml
level=error ts=2021-08-05T04:58:10.799Z caller=manager.go:956 component=“rule manager” msg=“loading groups failed” err="/etc/prometheus/instance_up_rule.yml: group “instance_down_alert_rule”, rule 1, “InstanceDown”: invalid annotation name: d:wqescription"
level=error ts=2021-08-05T04:58:10.799Z caller=main.go:1001 msg=“Failed to apply configuration” err=“error loading rules, previous rule set restored”
level=info ts=2021-08-05T04:58:10.799Z caller=main.go:697 msg=“Stopping scrape discovery manager…”
level=info ts=2021-08-05T04:58:10.799Z caller=main.go:711 msg=“Stopping notify discovery manager…”
level=info ts=2021-08-05T04:58:10.799Z caller=main.go:733 msg=“Stopping scrape manager…”
level=info ts=2021-08-05T04:58:10.799Z caller=main.go:707 msg=“Notify discovery manager stopped”
level=info ts=2021-08-05T04:58:10.799Z caller=main.go:693 msg=“Scrape discovery manager stopped”
level=info ts=2021-08-05T04:58:10.799Z caller=manager.go:934 component=“rule manager” msg=“Stopping rule manager…”
level=info ts=2021-08-05T04:58:10.799Z caller=manager.go:944 component=“rule manager” msg=“Rule manager stopped”
level=info ts=2021-08-05T04:58:10.799Z caller=main.go:727 msg=“Scrape manager stopped”
level=info ts=2021-08-05T04:58:10.800Z caller=notifier.go:601 component=notifier msg=“Stopping notification manager…”
level=info ts=2021-08-05T04:58:10.800Z caller=main.go:908 msg=“Notifier manager stopped”
level=error ts=2021-08-05T04:58:10.800Z caller=main.go:917 err=“error loading config from “/etc/prometheus/prometheus.yml”: one or more errors occurred while applying the new configuration (–config.file=”/etc/prometheus/prometheus.yml")"
Regards,
Khopi