Skip to content

need add grpc-census #103

@Jarome07

Description

@Jarome07

if you have this question

Caught a connection error java.lang.NullPointerException:null
change root logging level to debug
the loginfo will print
DNS name not found [response code 3]
Image

and this
iava.lang.classNotFoundException:io.grpc.census.InternalCensusStatsAccessor
Image

add this to pom.xml

<dependency>
    <groupId>io.grpc</groupId>
    <artifactId>grpc-census</artifactId>
    <version>1.59.0</version>
    <scope>runtime</scope>
</dependency>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions