Observe
Haystack
1. Installation
Install the FutureAGI package to access the observability framework.
2. Environment Configuration
Set up your environment variables to authenticate with FutureAGI services. These credentials enable:
- Authentication with FutureAGI’s observability platform
- Encrypted telemetry data transmission
4. Configure Haystack Instrumentation
Initialize the Haystack instrumentor to enable automatic tracing.
5. Install Required Dependencies
Install the necessary Haystack components required for your project.
6. Create Haystack Components
Set up your Haystack components with built-in observability.
7. Execute
Run your Haystack application.