Giter VIP home page Giter VIP logo

golang-meetup-error-tracking's Introduction

Error Handler e Error tracking em golang

Para visualizar essa palestra você deve baixar o projeto Go present tool.

go get golang.org/x/tools/cmd/present

execute present

Se preferir acesse https://go-talks.appspot.com/github.com/dsaouda/golang-meetup-error-tracking/slides.slide#1

exemplos

  1. Para rodar os exemplos você deve criar uma conta no https://sentry.io ou instalar o sentry local https://hub.docker.com/_/sentry/

  2. Crie a variável de ambiente SENTRY_DSN com a chave do seu projeto, você encontra no link https://sentry.io/settings//projects//keys/

    export SENTRY_DSN=https://<key>@sentry.io/<project>

demo

  1. Crie uma conta na total voice (https://totalvoice.com.br)

  2. Pegue o access_token em https://api2.totalvoice.com.br/painel/profile.php

  3. Crie as variáveis de ambiente TOTAL_VOICE_ACCESS_TOKEN, TOTAL_VOICE_BINA, SENTRY_DSN

    export SENTRY_DSN=https://<key>@sentry.io/<project>

    export TOTAL_VOICE_ACCESS_TOKEN=<access_token>

    export TOTAL_VOICE_BINA=<numero_habilitado_para_aparecer_na_bina>

golang-meetup-error-tracking's People

Contributors

dsaouda avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.