Registry / observability / agent
library1.3.0gogounverified

An application performance monitoring agent for Go applications.

go get go.atatus.com/agent
INSTALL
IMPORT
SIG · AGENT
A
agent
observabilitygov1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

agent
go.atatus.com/agent

Initializes the Atatus APM agent.

package main import ( "go.atatus.com/agent" ) func main() { agent.Start() defer agent.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
54 hits · last 30 days
node
46
OpenAI (training)
1
Resources
agent — go get agent · libregistry