Coder Social home page Coder Social logo

Comments (6)

naseemkullah avatar naseemkullah commented on August 16, 2024 1

Hi @chinltong, if both apps are intalled in the same tracing namespace, there should be no need to specify it, maybe something else is at play here.

What's the output of kubectl get services -n tracing ? is there a jaeger-elasticsearch-client service?

from helm-charts.

chinltong avatar chinltong commented on August 16, 2024 1

Do you mind changing the value back to:

        - name: ES_SERVER_URLS
          value: http://jaeger-elasticsearch-client:9200

and trying again?

yes, I did and worked. maybe first time it failed because the ElasticSearch did not come up completely.

I am closing this issue.

from helm-charts.

chinltong avatar chinltong commented on August 16, 2024

Hi @chinltong, if both apps are intalled in the same tracing namespace, there should be no need to specify it, maybe something else is at play here.

What's the output of kubectl get services -n tracing ? is there a jaeger-elasticsearch-client service?

@naseemkullah I also thought there is no need to specify the namespace. but it didn't work because the elastic search host is not reachable in jaeger-collector logs therefore I changed it manually.

output is:

NAME                             TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)                                  AGE
jaeger-agent                     ClusterIP   172.20.129.152   <none>        5775/UDP,6831/UDP,6832/UDP,5778/TCP      8d
jaeger-collector                 ClusterIP   172.20.16.39     <none>        14250/TCP,14267/TCP,14268/TCP,9411/TCP   8d
jaeger-elasticsearch-client      ClusterIP   172.20.77.99     <none>        9200/TCP                                 21h
jaeger-elasticsearch-discovery   ClusterIP   None             <none>        9300/TCP                                 21h
jaeger-hotrod                    ClusterIP   172.20.190.90    <none>        80/TCP                                   8d
jaeger-query                     ClusterIP   172.20.4.68      <none>        80/TCP                                   8d

from helm-charts.

naseemkullah avatar naseemkullah commented on August 16, 2024

Was collector crashing on repeat when it could not reach ES?

from helm-charts.

naseemkullah avatar naseemkullah commented on August 16, 2024

Do you mind changing the value back to:

        - name: ES_SERVER_URLS
          value: http://jaeger-elasticsearch-client:9200

and trying again?

from helm-charts.

cristianoveiga avatar cristianoveiga commented on August 16, 2024

Do you mind changing the value back to:

        - name: ES_SERVER_URLS
          value: http://jaeger-elasticsearch-client:9200

and trying again?

yes, I did and worked. maybe first time it failed because the ElasticSearch did not come up completely.

I am closing this issue.

Hi @chinltong, if both apps are intalled in the same tracing namespace, there should be no need to specify it, maybe something else is at play here.
What's the output of kubectl get services -n tracing ? is there a jaeger-elasticsearch-client service?

@naseemkullah I also thought there is no need to specify the namespace. but it didn't work because the elastic search host is not reachable in jaeger-collector logs therefore I changed it manually.

output is:

NAME                             TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)                                  AGE
jaeger-agent                     ClusterIP   172.20.129.152   <none>        5775/UDP,6831/UDP,6832/UDP,5778/TCP      8d
jaeger-collector                 ClusterIP   172.20.16.39     <none>        14250/TCP,14267/TCP,14268/TCP,9411/TCP   8d
jaeger-elasticsearch-client      ClusterIP   172.20.77.99     <none>        9200/TCP                                 21h
jaeger-elasticsearch-discovery   ClusterIP   None             <none>        9300/TCP                                 21h
jaeger-hotrod                    ClusterIP   172.20.190.90    <none>        80/TCP                                   8d
jaeger-query                     ClusterIP   172.20.4.68      <none>        80/TCP                                   8d

Hey @chinltong ,

I'm getting a similar error...

In my installation, I only have the elasticsearch-master and elasticsearch-master-headless services (the "jaeger-elasticsearch-client" is missing).

Maybe there is something elasticsearch subchart that we should be overriding to get exactly the same configuration expected by the jager chart? Can you tell what am I missing?

Cristiano

from helm-charts.

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.