GithubHelp home page GithubHelp logo

Comments (1)

astormnewrelic avatar astormnewrelic commented on July 19, 2024

@henriqueholanda Thank you for using the New Relic Go Agent! Don't worry, we'll get you where you need to be ASAP.

First -- we have a sample application that covers basic usage of of the APIs provided by the SDK. You can run this application by exporting a NEW_RELIC_LICENSE_KEY, setting your application name in examples/server/main.go, and then running the following command.

$ run examples/server/main.go

This application implements a simple web server on port 8000 with URLs that exercise certain API features. It looks like the following URL exercises the StartSegment method

http://localhost:8000/segments

and the following URL exercises the ExternalSegment method

http://localhost:8000/external      

So, for starters, I'd give the sample application a try if you're trying to understand segments, or troubleshoot how they should work with your application.

Second -- if you're having trouble with your account, or have a question generally about how New Relic's functionality works, the fastest way to get support is via New Relic's https://support.newrelic.com/ website. We often have knowledge base articles that will address your questions, and if we don't then opening a support ticket or posting a question on the forums gets it in front of the most people with the right knowledge to help you out.

We're going to close this issue out (as we try to keep GitHub features like issues and PRs reserved for issues with the code itself), but if you need additional help please don't hesitate reach out via the aforementioned support channels mentioned. Also, if we've misread your intent and you have uncovered an issue with the go agent/sdk, please don't hesitate to let us know.

from go-agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.