Skip to content

Conversation

@devanshcache
Copy link

@devanshcache devanshcache commented Nov 26, 2025

Description

Intake is composed of three components:

  • Intake Runners: dedicated, isolated runtime data ingestion environment
  • Intakes: a specific data stream or topic within an Intake Runner
  • Intake Users: provides secure access credentials for your applications to connect to your Intake.

Intake runner has already been merged reference (#952) this PR is continuation of the one of two components of Intake (ticket)

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)
@devanshcache devanshcache requested a review from a team as a code owner November 26, 2025 14:43
@devanshcache devanshcache changed the title Onboard Intake: introduce Intake Onboard Intake(2/3): introduce Intake Nov 26, 2025
@rubenhoenle
Copy link
Member

@devanshcache please note: All of this also applies to #1126

@rubenhoenle rubenhoenle self-assigned this Dec 5, 2025
@github-actions
Copy link

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

@github-actions github-actions bot added the Stale label Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants