Giter Site home page Giter Site logo

Comments (6)

codefromthecrypt avatar codefromthecrypt commented on June 30, 2024

similar question asked on the other issue. zipkin is mostly a dumb proxy. lost data is almost always elasticsearch queue overflow errors. unless you can carefully tune elasticsearch, enable storage throttling https://github.com/openzipkin/zipkin/tree/master/zipkin-server#throttled-storage-experimental

from kong-plugin-zipkin.

codefromthecrypt avatar codefromthecrypt commented on June 30, 2024

also make sure you are sampling.. if you are doing 100% sampling with no rate-limit you can overwhelm any storage. Rate limiter is the best kind of sampler

from kong-plugin-zipkin.

shakuzen avatar shakuzen commented on June 30, 2024

To make this issue relevant to this repository, perhaps it could be refocused as "can the kong-plugin-zipkin report spans to Zipkin via Kafka?" From the Zipkin Server side, it can collect spans via Kafka. I'm not sure if this plugin supports reporting spans to Kafka or not, though. If not, this could be an enhancement request.

from kong-plugin-zipkin.

JoeHooo avatar JoeHooo commented on June 30, 2024

To make this issue relevant to this repository, perhaps it could be refocused as "can the kong-plugin-zipkin report spans to Zipkin via Kafka?" From the Zipkin Server side, it can collect spans via Kafka. I'm not sure if this plugin supports reporting spans to Kafka or not, though. If not, this could be an enhancement request.

I thought about whether I could get kong's data through kafka. I set the environment variable KAFKA_BOOTSTRAP_SERVERS of zipkin, but felt no improvement.I guess kong's data is still sent over HTTP
Now, my question is how to transfer kong's data to zipkin through kafka
image
This is my expected architecture diagram
image
I don't know if KAFKA_BOOTSTRAP_SERVERS are configured in the environment variable, so zipkin can collect data through kafka

from kong-plugin-zipkin.

JoeHooo avatar JoeHooo commented on June 30, 2024

To make this issue relevant to this repository, perhaps it could be refocused as "can the kong-plugin-zipkin report spans to Zipkin via Kafka?" From the Zipkin Server side, it can collect spans via Kafka. I'm not sure if this plugin supports reporting spans to Kafka or not, though. If not, this could be an enhancement request.

Yes, I have the same doubts.

from kong-plugin-zipkin.

codefromthecrypt avatar codefromthecrypt commented on June 30, 2024

there is no kafka code here. so yes this would be a new feature, and likely not that difficult to write if someone knows lua.

from kong-plugin-zipkin.

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.