You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/utils/telemetry
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
class_method_example.py restored missing sync files 1 month ago
example_decorator_usage.py restored missing sync files 1 month ago

README.md

Telemetry Examples

This directory contains examples demonstrating telemetry and monitoring capabilities for agents.

Examples

Overview

Telemetry examples demonstrate how to add monitoring, logging, and observability to agents. These examples show how to track agent performance, log operations, and monitor agent behavior using decorators and class methods.