opmon/monitoring.py [513:518]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        if callable(self.before_execute_callback):
            self.before_execute_callback(
                statistics_sql,
                None,
                annotations={
                    "slug": self.slug,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



opmon/monitoring.py [536:541]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        if callable(self.before_execute_callback):
            self.before_execute_callback(
                statistics_sql,
                None,
                annotations={
                    "slug": self.slug,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



