Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Shutdown gracefully in response to SIGINT and SIGTERM events #729

Closed
arthurpitman opened this issue Mar 3, 2022 · 1 comment
Closed
Labels
feature request New feature request

Comments

@arthurpitman
Copy link
Collaborator

Is your feature request related to a problem? Please describe the problem.
To support high availability, the dynatrace-service must support graceful shutdown.

Describe the solution you'd like
Once it receives SIGINT or SIGTERM, the dynatrace-service should begin to shutdown and no longer process new events. It should handle the termination signal by finishing its current tasks and cleaning up resources so that it can shut down gracefully rather than being killed by Kubernetes.

Additional context
Reference info and implementations are provided in keptn/keptn#4522

@j-poecher
Copy link
Contributor

Since dynatrace-service has reached EOL on December 22nd, 2023, this issue has been closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature request
Projects
None yet
Development

No branches or pull requests

2 participants