apiVersion: v3
kind: service
metadata:
  name: songwhip-events
  description: |
    Event ingestion and forwarding service for the Songwhip platform.
    - Receives, validates, and processes analytics and user events from Songwhip applications.
    - Forwards events to songwhip-analytics for storage and further processing in BigQuery.
    - Ensures reliable, scalable, and secure event delivery across the Songwhip ecosystem.
    - Core component for capturing user interactions and platform activity.
  owner: songwhip
  tags:
    - public:false
spec:
  type: web
