Giter Site home page Giter Site logo

Comments (6)

rghetia avatar rghetia commented on August 19, 2024

@yanweiguo it seems like underlying grpc is not able to establish connection with the server. There could be number of reasons why it cannot establish the connection. But I highly doubt that it is related to go-exporter.

from opencensus-go-exporter-stackdriver.

yanweiguo avatar yanweiguo commented on August 19, 2024

@yanweiguo it seems like underlying grpc is not able to establish connection with the server. There could be number of reasons why it cannot establish the connection. But I highly doubt that it is related to go-exporter.

If it is related to go-exporter, any ideas to debug and fix it?

from opencensus-go-exporter-stackdriver.

rghetia avatar rghetia commented on August 19, 2024

you could turn on debugging for grpc by setting env variables
GRPC_GO_LOG_VERBOSITY_LEVEL=99
GRPC_GO_LOG_SEVERITY_LEVEL=info

from opencensus-go-exporter-stackdriver.

edevil avatar edevil commented on August 19, 2024

I also get these pretty frequently...

2019-04-10 14:26:20.583 WEST 2019/04/10 13:26:20 Failed to export to Stackdriver: rpc error: code = DeadlineExceeded desc = context deadline exceeded

from opencensus-go-exporter-stackdriver.

subwiz avatar subwiz commented on August 19, 2024

I'm also getting these in my logs:

2019/06/13 14:46:53 stackdriver.go:420: Failed to export to Stackdriver: rpc error: code = DeadlineExceeded desc = context deadline exceeded

Based on this post, seems to be a code issue:

https://discourse.drone.io/t/fix-grpc-deadlineexceeded-error/2884

from opencensus-go-exporter-stackdriver.

hammadzz avatar hammadzz commented on August 19, 2024

Has anyone managed to figure out what is the underlying issue? Have been seeing these every couple of days. The link above is no longer working.

from opencensus-go-exporter-stackdriver.

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.