Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TraceLoop API Key added in Environment setup #53

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aakandarkar
Copy link

Added TRACELOOP_API_KEY=your_traceloop, which is required for the environment setup.

Traced from error caused during testing on local:

Warning: Traceloop not initialized, make sure you call Traceloop.init()
Error: Missing Traceloop API key, go to https://app.traceloop.com/settings/api-keys to create one
Set the TRACELOOP_API_KEY environment variable to the key

Added TRACELOOP_API_KEY=your_traceloop
Which is required for the environment setup.
Adding Traceloop in environment

Error Trace:
Warning: Traceloop not initialized, make sure you call Traceloop.init()

Error: Missing Traceloop API key, go to https://app.traceloop.com/settings/api-keys to create one
Set the TRACELOOP_API_KEY environment variable to the key
@aakandarkar
Copy link
Author

Please do check in your end.

Thank you for sharing this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant