Giter Club home page Giter Club logo

jaeger-performance's People

Contributors

albertteoh avatar dependabot[bot] avatar jkandasa avatar kevinearls avatar pikbot avatar sudoshweta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jaeger-performance's Issues

Missing the document to start local Report Engine

Requirement - what kind of business use case are you trying to solve?

Run Performance and smoke tests locally

Problem - what in Jaeger blocks you from solving the requirement?

Got the error:

Running io.jaegertracing.tests.run.SmokeTest
2020-11-09 15:31:18,845 ERROR [main] [io.jaegertracing.tests.clients.GenericRestClient:129] Exception,
java.net.ConnectException: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:8080

Same error from docker image jkandasa/jaeger-performance-test 3.1

Proposal - what do you suggest to solve the problem or improve the existing situation?

Add more instructions how to run local tests to readme

Any open questions to address

Approach for testing new releases of client libraries

We often have to ask other people "could you please run your service with this new version of Jaeger library" before we feel confident publishing a new release that can be automatically picked up by other services.

There are different reasons why we perceive the risk of new release. One of them is potential performance impact - does the new version have a significant performance regression?

Configure maven license plugin to ignore generated classes in restclient module

I've tried to add an exclude in the configuration section for the maven license plugin in the top level pom to ignore generated java classes in restclient/gen-java, but so far I have not been able to define it properly. In the meantime I have added "false" so it will report license violations but not fail the build.

Update ValidateTracesTest to correctly count traces in ES if a test runs past midnight

Currently ValidateTracesTest.validateElasticSearchTraces() builds the url for counting traces in elasticsearch using the current date. This will fail if not work correctly if the test was started the previous day and has run past midnight.

In that case we need to do two queries (or possibly more if we're running for more than 1 day) and report the sum of those numbers.

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.