Skip to content

feat: add Metabase source connector#57

Closed
anaselmhamdi wants to merge 1 commit intobizon-data:mainfrom
gorgias:anas/di-6301-add-metabase-source-connector
Closed

feat: add Metabase source connector#57
anaselmhamdi wants to merge 1 commit intobizon-data:mainfrom
gorgias:anas/di-6301-add-metabase-source-connector

Conversation

@anaselmhamdi
Copy link
Collaborator

Add a new source connector for extracting adoption metrics from Metabase instances via API.

Streams:

  • users: User list with pagination
  • cards: Saved questions/cards
  • dashboards: Dashboard inventory
  • permissions_groups: Permission groups

Authentication via API key (x-api-key header).

Summary

Type of Change

  • Bug fix
  • New feature
  • New connector (source/destination)
  • Documentation
  • Refactoring
  • Other: ___

Changes Made

Testing

  • Unit tests added/updated
  • Manual testing performed
  • Existing tests pass (uv run pytest)

Checklist

  • Code follows project style (make format)
  • Self-review completed
  • Documentation updated (if needed)

Related Issues

Add a new source connector for extracting adoption metrics from
Metabase instances via API.

Streams:
- users: User list with pagination
- cards: Saved questions/cards
- dashboards: Dashboard inventory
- permissions_groups: Permission groups

Authentication via API key (x-api-key header).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@anaselmhamdi anaselmhamdi self-assigned this Jan 15, 2026
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.

1 participant