Registry / observability / sourcegraph-appdash

sourcegraph-appdash

JSON →
library0.0.0-20211028080628-e2786a622600gogounverified

A Go application performance tracing suite for collecting and visualizing traces.

go get sourcegraph.com/sourcegraph/appdash
INSTALL
IMPORT
SIG · SOURCEGRAPH-APPDAS
S
sourcegraph-appdash
observabilitygov0.0.0-20211028080628-e2786a622600
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.

appdash
sourcegraph.com/sourcegraph/appdash

Creates a remote collector to send traces to an Appdash server.

package main import ( "sourcegraph.com/sourcegraph/appdash" ) func main() { // Create a new collector collector := appdash.NewRemoteCollector("localhost:7700") _ = collector }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20211028080628-e2786a622600latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
2
Amazon
1
Resources
sourcegraph-appdash — go get sourcegraph-appdash · libregistry