Skip to content

Commit b72ae0d

Browse files
authored
docs: Add disclaimer about maintenance status
1 parent 521b512 commit b72ae0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
sentry-kubernetes
22
=================
33

4+
**Disclaimer: this project is not officially maintained by Sentry.**
5+
6+
The code is under the `getsentry` GitHub organization because it was created by a former employee.
7+
For more information see [issue #42](https://github.com/getsentry/sentry-kubernetes/issues/42).
8+
9+
---
10+
411
Errors and warnings in Kubernetes often go unnoticed by operators. Even when they are checked they are hard to read and understand in the context of what else is going on in the cluster. `sentry-kubernetes` is a small container you launch inside your Kubernetes cluster that will send errors and warnings to Sentry where they will be cleanly presented and intelligently grouped. Typical Sentry features such as notifications can then be used to help operation and developer visibility.
512

613
Create a new project on [Sentry](http://sentry.io/) and use your DSN when launching the `sentry-kubernetes` container:

0 commit comments

Comments
 (0)