Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable addition of Redash metadata as query tag #7380

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

markns
Copy link

@markns markns commented Mar 27, 2025

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • New Query Runner (Data Source)
  • New Alert Destination
  • Other

Description

This PR adds optional functionality for adding Redash metadata (user, query_id, scheduled etc) as query tags in Snowflake.

How is this tested?

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)
  • Manually
  • N/A
  1. Enable "Add Redash metadata as query tag" in Data source connection options:
    image

  2. Execute query

image
  1. Observe alter session set query_tag command in query history view:
    image

  2. See query tag added to the query in query details:
    image

Sorry, something went wrong.

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.

None yet

1 participant