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

Commit d7af601

Browse files
purple4reinarghetia
authored andcommitted
Add New Relic to list of available exporters. (#1172)
1 parent 6531013 commit d7af601

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ can implement their own exporters by implementing the exporter interfaces
5757
* [Datadog][exporter-datadog] for stats and traces
5858
* [Graphite][exporter-graphite] for stats
5959
* [Honeycomb][exporter-honeycomb] for traces
60+
* [New Relic][exporter-newrelic] for stats and traces
6061

6162
## Overview
6263

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

0 commit comments

Comments
 (0)