Wavefront supports a suite of open source SDKs that developers can use to instrument applications for observability. The instrumented application collects and sends metrics, histograms, and/or trace data to Wavefront for storage and visualization.
This repository contains documentation common to several Wavefront SDKs. We expect that you'll read this information as part of learning about one of the SDKs. It's not meant for standalone consumption.
Note: For details on our SDKs and how to use them, click one of the links in the table below.
The common content is categorized based on the language. For example, the java
directory includes all the documentation that is common to the Wavefront Java SDKs.
SDK Type | SDK Description | Supported Languages |
---|---|---|
Metrics SDK | Implements a standard metrics library. Lets you define, collect, and report custom business metrics and histograms from any part of your application code. |
|
Sender SDK | Lets you send raw values to Wavefront for storage as metrics, histograms, or traces, e.g., to import CSV data into Wavefront. |
|
- Reach out to us on our public Slack channel.
- If you run into any issues, let us know by creating a GitHub issue.