- Adding Prometheus and grafana services in development
- Adding Prometheus metrics to the business events - Ensure asynchronous behaviour of crewai specialists. - Adapt Business events to working in mixed synchronous / asynchronous contexts - Extend business events with specialist information - Started adding a grafana dashboard (TBC)
This commit is contained in:
@@ -40,7 +40,7 @@ class BaseProcessor(ABC):
|
||||
|
||||
@abstractmethod
|
||||
def process(self):
|
||||
pass
|
||||
raise NotImplementedError
|
||||
|
||||
@property
|
||||
def configuration(self):
|
||||
|
||||
Reference in New Issue
Block a user