Skip to content

Added docs for agent external observability#210

Open
sujaya-sys wants to merge 1 commit intomainfrom
agent-update-7
Open

Added docs for agent external observability#210
sujaya-sys wants to merge 1 commit intomainfrom
agent-update-7

Conversation

@sujaya-sys
Copy link
Contributor

Affected Components

  • Content & Marketing
  • Pricing
  • Test
  • Docs
  • Learn
  • Other

Summary

The Checkly Agent now includes built-in observability for runtime errors. Error-level events from the agent can be reported to Checkly to help us detect crashes, bugs, and environment-related issues more quickly.

Only limited technical metadata is collected (e.g. error messages, stack traces, agent version, platform, and Go runtime version). Sensitive information such as API keys, environment variables, check configuration, URLs, headers, and response bodies is never sent.

This functionality is enabled by default. Customers who prefer not to send this data can disable it by setting the EXTERNAL_OBSERVABILITY=off environment variable on the agent.

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.

2 participants