Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Jaeger] Open detail view when clicking a chart node #116

Merged
merged 2 commits into from
Aug 23, 2021

Conversation

marwonline
Copy link
Contributor

@marwonline marwonline commented Aug 20, 2021

Jaeger Plugin: Open detail view when clicking a chart node

Also contains #115 ; so merge it first 😄

How to test:

Run "demo" setup https://kobs.io/installation/demo/

Build local image and push to "local" registry

docker build -t localhost:5000/kobs:dev -f cmd/kobs/Dockerfile .
docker push localhost:5000/kobs:dev

Change to "dev" mode: kustomize build deploy/demo/kobs/dev | kubectl apply -f -

  • Open the Jaeger plugin
  • Click any trace in the chart
  • Should open the detail view

@marwonline marwonline force-pushed the plugin-jaeger-chart-click branch from c5d39d7 to 3cb734c Compare August 23, 2021 19:12
@marwonline marwonline marked this pull request as ready for review August 23, 2021 19:20
@ricoberger
Copy link
Member

Awesome, works like described. Thanks your 🙂.

@ricoberger ricoberger merged commit 92bae35 into kobsio:main Aug 23, 2021
@marwonline marwonline deleted the plugin-jaeger-chart-click branch August 24, 2021 06:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants