Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Add New Relic to list of available exporters. (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
purple4reina authored and rghetia committed Sep 19, 2019
1 parent 6531013 commit d7af601
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ can implement their own exporters by implementing the exporter interfaces
* [Datadog][exporter-datadog] for stats and traces
* [Graphite][exporter-graphite] for stats
* [Honeycomb][exporter-honeycomb] for traces
* [New Relic][exporter-newrelic] for stats and traces

## Overview

Expand Down Expand Up @@ -261,3 +262,4 @@ release in which the functionality was marked *Deprecated*.
[exporter-datadog]: https://github.com/DataDog/opencensus-go-exporter-datadog
[exporter-graphite]: https://github.com/census-ecosystem/opencensus-go-exporter-graphite
[exporter-honeycomb]: https://github.com/honeycombio/opencensus-exporter
[exporter-newrelic]: https://github.com/newrelic/newrelic-opencensus-exporter-go

0 comments on commit d7af601

Please sign in to comment.