Comment
04-12-2026
04:17 PM
04-12-2026
04:17 PM
@Vicky_Bukta_DB This is super cool! I decided to give it a try.
1. Deployed K8s locally on my laptop
2. Deployed an OTel collector on the K8s cluster
3. Pointed the OTel collector to the. zerobus endpoint on my workspace
4. Wrote a simple Spring Boot app and instrumented it so that it sends traces via OTel to zerobus
Once I got everything working, it was great to explore what I could do with the data. Here are a few highlights:
I used Genie Code to spin up this dashboard with a simple prompt.
Not only was I able to do some simple analytics/exploration of the logs:
Genie also rightly identified the my mistake setting up the table within UC:
While all that already exciting, I also managed to get Genie to build a neat dump of the trace data:
I then got around to getting Genie to not analyze root cause:
I also got it to perform correlation across the trace and metric data to confirm it:
#superexcited to see this. This dramatically simplifies ingestion of observability data ... that unlocks so much power on the platform.