mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 15:08:43 +00:00
* add telemetry to pipelines 2.0 * only collect data if telemetry is on * reno * add downsampling * typing * manual tests * pylint * simplify code * Update haystack/preview/telemetry/__init__.py * rather index by component type * black * mypy * review feedback & small improvements * defaultdict * stray changes * lint * invert condition * always send the first event of the day * collect specs * track 2nd and 3rd events too * send first event and then max 1 event a minute * rename constant * invert condition * linting
4 lines
60 B
YAML
4 lines
60 B
YAML
|
|
preview:
|
|
- Add basic telemetry to Haystack 2.0 pipelines
|