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
Kye Gomez 243df297ef
cleanup examples folder
1 day ago
..
README.md cleanup examples folder 1 day ago
class_method_example.py examples cleanup 4 months ago
example_decorator_usage.py examples cleanup 4 months 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.