Skip to content

feat: Multi-tenancy for Parseable server#1518

Closed
parmesant wants to merge 10 commits intoparseablehq:mainfrom
parmesant:multi-tenancy
Closed

feat: Multi-tenancy for Parseable server#1518
parmesant wants to merge 10 commits intoparseablehq:mainfrom
parmesant:multi-tenancy

Conversation

@parmesant
Copy link
Copy Markdown
Contributor

@parmesant parmesant commented Jan 13, 2026

This is a WIP

PR to introduce multi-tenancy to parseable server

Description


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

Summary by CodeRabbit

  • New Features

    • Multi-tenant mode: per-tenant isolation, tenant management, and tenant-scoped operations across the platform.
  • Improvements

    • Tenant-aware RBAC, alerts/targets, ingestion, querying, storage, retention, hot-tier, dashboards, filters, correlations, OTEL and LLM flows.
    • Metrics, billing and observability now labeled and aggregated per tenant for accurate per-tenant reporting.
  • Chores

    • CLI/runtime flag to enable multi-tenancy and tenant lifecycle utilities.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants