Skip to content

using dockers and kubernetes #3

@rotemlevi

Description

@rotemlevi

Hey,

I want to add jaeger tracing,
i ran the jaeger all in one solution container inside the minikube with ingressbundy-grid.com at port 14250
but i can't see any traces,
i am missing this part

--ext $(coursier fetch -p
io.opentelemetry:opentelemetry-exporter-jaeger:1.0.0
io.grpc:grpc-netty:1.35.0)

how can i replace this so it will work with dockers and kubernetes ?

this is my current yaml env setup:

- name: SE_OPTS value: --log-level INFO --structured-logs true - name: JAVA_OPTS value: -Dotel.traces.exporter=jaeger -Dotel.exporter.jaeger.endpoint=bundy-grid.com:14250 -Dotel.resource.attributes=service.name=selenium-chrome-node

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions