Skip to main content

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

NameTypeDefault
hostString(required)
replicasInt1
registrationEnabledBooleanfalse
organizationCreationEnabledBooleanfalse
smtpSmtpSpec?null
resourcesResourceRequirements