GlitchTip
GlitchTip is a simplified software monitoring platform that centralizes error tracking, application performance monitoring, and website uptime checks. It seamlessly integrates with Sentry client SDKs, streamlining error collection and resolution. GlitchTip offers straightforward performance insights and the ability to monitor website uptime, providing a comprehensive solution for application health.
Example
glitchtip.yaml
apiVersion: glasskube.eu/v1alpha1
kind: Glitchtip
metadata:
name: glitchtip
spec:
host: glitchtip.mycompany.eu
registrationEnabled: false
organizationCreationEnabled: false
Spec
Name | Type | Default |
---|---|---|
host | String | (required) |
replicas | Int | 1 |
registrationEnabled | Boolean | false |
organizationCreationEnabled | Boolean | false |
smtp | SmtpSpec? | null |
resources | ResourceRequirements |