An open API service indexing awesome lists of open source software.

https://github.com/wavefronthq/wavefront-sdk-doc-sources


https://github.com/wavefronthq/wavefront-sdk-doc-sources

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Wavefront SDK Documentation Sources

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.

## Table of Content
* [What's In This Repository](#whats-in-this-repository)
* [Wavefront SDKs](#Wavefront-SDKs)
* [License](#License)
* [How to Contribute](#how-to-contribute)

## What's In This Repository

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.

## Wavefront 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.



## License
[Apache 2.0 License](LICENSE).

## How to Contribute

* Reach out to us on our public [Slack channel](https://www.wavefront.com/join-public-slack).
* If you run into any issues, let us know by creating a GitHub issue.