Skip to content

Conversation

@amal-k-soman-aot
Copy link

@amal-k-soman-aot amal-k-soman-aot commented Feb 13, 2025

Added Tenant Log

What type of PR is this? (check all applicable)

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

Description

Added Tenant Log

Related Tickets & Documents

https://aottech.atlassian.net/browse/FWF-4298

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

image

}


org_id = "default"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be better to change this from a Class variable to an Instance Variables

from rq import get_current_job

class CurrentJobFilter(logging.Filter):
org_id = "default"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be better to change this from a Class variable to an Instance Variables

@@ -0,0 +1,36 @@
"""Module handle the console display formatting."""
import logging
from redash import settings

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Settings is being imported but not used.

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