Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

newrelic-experimental/apigee-distributed-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

New Relic Experimental header GitHub forks GitHub stars GitHub watchers GitHub all releases GitHub release (latest by date) GitHub last commit GitHub Release Date GitHub issues GitHub issues closed GitHub pull requests GitHub pull requests closed

Archived

This repository is archived and deprecated in favor of https://github.com/newrelic-experimental/nr-apigee-integration.

Apigee Distributed Tracing

This repository includes Apigee Javascript Resources for

The repository also includes sample policies to demonstrate how the pieces work together.

The documentation requires fluency with Apigee.

Installation

  1. Copy the Javascript Resources into the resources/jsc folder of the Proxy
  2. Copy newrelic-sample.properties file to resources/properties/newrelic.properties in the Proxy
  3. Create a Request/Response Policy pair for each Flow step measured. At a minimum one pair is required to ensure that a Trace Context is present for a Target.

Configuration

All Resource and Policy files include complete in-file documentation, see them for details

Javascript Resources

Nothing required

Properties file

  • Edit the newrelic.properties file and add your New Relic License Key.

Proxy policies

Development

Helpful links

Support

New Relic has open-sourced this project. This project is provided AS-IS WITHOUT WARRANTY OR DEDICATED SUPPORT. Issues and contributions should be reported to the project here on GitHub.

We encourage you to bring your experiences and questions to the Explorers Hub where our community members collaborate on solutions and new ideas.

Contributing

We encourage your contributions to improve Apigee Distributed Tracing! Keep in mind when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. You only have to sign the CLA one time per project. If you have any questions, or to execute our corporate CLA, required if your contribution is on behalf of a company, please drop us an email at opensource@newrelic.com.

A note about vulnerabilities

As noted in our security policy, New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals.

If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through HackerOne.

License

Apigee Distributed Tracing is licensed under the Apache 2.0 License.