opmon/monitoring.py [574:579]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            if callable(self.before_execute_callback):
                self.before_execute_callback(
                    alerts_sql,
                    None,
                    annotations={
                        "slug": self.slug,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



opmon/monitoring.py [591:596]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            if callable(self.before_execute_callback):
                self.before_execute_callback(
                    alerts_sql,
                    None,
                    annotations={
                        "slug": self.slug,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



