Top 4.7% dependent repos on proxy.golang.org
proxy.golang.org : github.com/pulumi/appdash
Package appdash provides a Go app performance tracing suite. Appdash allows you to trace the end-to-end performance of hierarchically structured applications. You can, for example, measure the time and see the detailed information of each HTTP request and SQL query made by an entire distributed web application. The cmd/appdash tool launches a web front-end which displays a web UI for viewing collected app traces. It is effectively a remote collector which your application can connect and send events to. Timing and application-specific metadata information can be viewed in a nice timeline view for each span (e.g. HTTP request) and it's children. The web front-end can also be embedded in your own Go HTTP server by utilizing the traceapp sub-package, which is effectively what cmd/appdash serves internally. Sub-packages for HTTP and SQL event tracing are provided for use with appdash, which allows it to function equivalently to Google's Dapper and Twitter's Zipkin performance tracing suites. The most high-level structure is a Trace, which represents the performance of an application from start to finish (in an HTTP application, for example, the loading of a web page). A Trace is a tree structure that is made up of several spans, which are just IDs (in an HTTP application, these ID's are passed through the stack via a few special headers). Each span ID has a set of Events that directly correspond to it inside a Collector. These events can be any combination of message, log, time-span, or time-stamped events (the cmd/appdash web UI displays these events as appropriate). Inside your application, a Recorder is used to send events to a Collector, which can be a remote HTTP(S) collector, a local in-memory or persistent collector, etc. Additionally, you can implement the Collector interface yourself and store events however you like.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/pulumi/appdash
License: MIT
Latest release: over 1 year ago
First release: over 3 years ago
Namespace: github.com/pulumi
Dependent packages: 40
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
Docker dependents: 2
Docker downloads: 3,093
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago
github.com/pulumi/pulumi-confluentcloud/provider v0.0.0-20240119054818-9d8c16d4efcb
A Confluent Pulumi resource package, providing multi-language access to Confluent7 versions - Latest release: over 1 year ago - 8 stars on GitHub
github.com/pulumi/pulumi-dnsimple/provider/v3 v3.0.0-20240119054710-ba82be63abbf
A DNSimple Pulumi resource package, providing multi-language access to DNSimple12 versions - Latest release: over 1 year ago - 4 stars on GitHub
github.com/pulumi/pulumi-databricks/provider v0.0.0-20240119054535-6142e690230a
28 versions - Latest release: over 1 year ago - 8 stars on GitHubgithub.com/pulumi/pulumi-cloudinit/provider v0.0.0-20240119054222-df050076625f
Pulumi provider for rendering CloudInit config in multiple-languages28 versions - Latest release: over 1 year ago - 5 stars on GitHub
github.com/pulumi/pulumi-akamai/provider/v6 v6.0.0-20240119051140-de77af44187f
A Akamai Pulumi resource package, providing multi-language access to Akamai4 versions - Latest release: over 1 year ago - 6 stars on GitHub
github.com/pulumi/pulumi-rancher2/sdk/v5 v5.2.2
A Rancher2 Pulumi resource package, providing multi-language access to Rancher27 versions - Latest release: over 1 year ago - 6 stars on GitHub
github.com/pulumi/pulumi-terraform-bridge/pf/tests v0.0.0-20240119021553-5e17c6c7e2d8
A library allowing providers built with the Terraform Plugin SDK to be bridged into Pulumi.25 versions - Latest release: over 1 year ago - 154 stars on GitHub
github.com/pulumi/pulumi-docker/provider/v4 v4.0.0-20240119014023-014b3fa8b3d9
A Docker Pulumi resource package, providing multi-language access to Docker resources and buildin...5 versions - Latest release: over 1 year ago - 72 stars on GitHub
github.com/arunsathiya/pulumi-terraform-bridge/v3 v3.71.0
A library allowing providers built with the Terraform Plugin SDK to be bridged into Pulumi.118 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/muhlba91/pulumi-proxmoxve/provider v0.0.0-20240116173457-066f807d4b92
A Pulumi provider for creating and managing Proxmox VE resources.22 versions - Latest release: over 1 year ago - 22 stars on GitHub
github.com/threefoldtech/pulumi-threefold/examples v0.0.0-20240116102203-144f25e8a816
2 versions - Latest release: over 1 year ago - 1 stars on GitHubgithub.com/pulumi/pulumi-go-provider/examples/random-login v0.0.0-20240112221340-361a01e4e6f0
This is intended to be an example of the enclosing SDK. Do not use this for cryptography.3 versions - Latest release: over 1 year ago - 20 stars on GitHub
github.com/pulumi/pulumi-go-provider/examples/dna-store v0.0.0-20240112221340-361a01e4e6f0
A framework for building Go Providers for Pulumi3 versions - Latest release: over 1 year ago - 20 stars on GitHub
github.com/pulumi/pulumi-go-provider/infer/tests v0.0.0-20240112221340-361a01e4e6f0
A framework for building Go Providers for Pulumi6 versions - Latest release: over 1 year ago - 20 stars on GitHub
github.com/littlejo/pulumi-cilium/sdk v0.0.0-20240112114418-d7b97149d456
Pulumi provider for Cilium17 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/rootlyhq/pulumi-rootly/provider v0.0.0-20240111101432-8d8afcdc6770
Pulumi provider for Rootly2 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/ovh/pulumi-ovh/provider v0.0.0-20240110161454-5a2760705b12
Pulumi provider for OVHcloud1 version - Latest release: over 1 year ago - 7 stars on GitHub
github.com/pulumi/pulumi-google-native/provider v0.0.0-20240109223215-91279b497d3d
28 versions - Latest release: over 1 year ago - 62 stars on GitHubgithub.com/pulumi/pulumi-policy/tests/integration/remote_component/testcomponent v0.0.0-20240107161948-8e65f20aceee
Pulumi's Policy as Code SDK, CrossGuard. Define infrastructure checks in code to enforce security...1 version - Latest release: over 1 year ago - 29 stars on GitHub
github.com/pulumiverse/pulumi-harbor/provider/v3 v3.0.0-20240105100543-ee439ab386bc
A Pulumi native provider Harbor2 versions - Latest release: over 1 year ago - 2 stars on GitHub
github.com/ctfer-io/go-ctfd/deploy v0.0.0-20240102144339-cabe44ca42e0
1 version - Latest release: over 1 year agogithub.com/restlabs/pulumi-routeros/sdk v0.0.0-20240102001508-f87aee16f686
2 versions - Latest release: over 1 year agogithub.com/pulumiverse/pulumi-matchbox/provider v0.0.0-20231221210640-cebd6978472f
Pulumi provider for the Matchbox iPXE server2 versions - Latest release: over 1 year ago - 2 stars on GitHub
github.com/pulumiverse/pulumi-talos/provider v0.0.0-20231221085149-e00e7b1ae974
Package talos provides a Pulumi package for creating and managing talos resources.1 version - Latest release: over 1 year ago - 28 stars on GitHub
github.com/t0yv0/pus v0.0.0-20231221024729-e408c92049fb
Pulumi Schema Tool1 version - Latest release: over 1 year ago - 1 stars on GitHub
github.com/pulumi/pulumi-command/provider v0.0.0-20231219231501-9858a482d99e
37 versions - Latest release: over 1 year ago - 37 stars on GitHubgithub.com/mheers/pulumi-helper v0.0.0-20231215123132-ffb09630d745
10 versions - Latest release: over 1 year ago - 1 stars on GitHubgithub.com/pulumi/pulumi-artifactory/provider/v5 v5.0.0-20231214205801-987aace2728e
Pulumi provider for Artifactory1 version - Latest release: over 1 year ago - 6 stars on GitHub
github.com/pierskarsenbarg/pulumi-nutanix/sdk v0.0.0-20231214110934-41906f1ace55
2 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/ddn0/pulumi-rockset/sdk v0.0.1
Pulumi provider for rockset1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/pulumi/pulumi-artifactory/sdk/v5 v5.5.2
Pulumi provider for Artifactory9 versions - Latest release: over 1 year ago - 6 stars on GitHub
github.imxd.top/pulumi/pulumi-go-provider v0.14.0
21 versions - Latest release: over 1 year agoCheck this option to include packages that no longer depend on this package in their latest version but previously did.