| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
| Back | FazBrowse Home | New Git URL |
This PR replicates the New Relic protocol span export scripts to the OTel plugin. The HTTP spans export script will be used by my Kubecon talk where I use the resulting OTLP data to configure Envoy authZ.
The following changes were made to each script:
- Each script had its description modified (was New Relic focused) and any New Relic related comments removed.
- HTTP script was modified slightly since I found the attributes a little confusing. The diff below shows the original version against the version added here
diffTesting Done