Exceptionless

Exceptionless provides one-project event ingestion and client configuration using a project-bound client API key.

4 actions Integration catalog
Request access
Connect Exceptionless once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Close SessionEXCEPTIONLESS_CLOSE_SESSION
Close an active session in the Exceptionless project bound to the connected client API key. This records irreversible session-closure telemetry and returns only an acceptance confirmation.
Get Client ConfigurationEXCEPTIONLESS_GET_CLIENT_CONFIGURATION
Return the configuration for the single Exceptionless project bound to the connected client API key. Configuration values can contain sensitive project settings; request and expose them only when needed.
Submit EventEXCEPTIONLESS_SUBMIT_EVENT
Submit one structured telemetry event to the Exceptionless project bound to the connected client API key. Acceptance is asynchronous and does not confirm that the event was processed or persisted.
Submit Session HeartbeatEXCEPTIONLESS_SUBMIT_SESSION_HEARTBEAT
Record an active session heartbeat in the Exceptionless project bound to the connected client API key. Use Close Session separately when the session ends. Despite using GET upstream, this tool writes telemetry.