Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for additional JSON Input Formats on eKuiper HTTP Push Source #2395

Open
canob opened this issue Nov 7, 2023 · 0 comments
Open
Labels
kind/feature New feature or request

Comments

@canob
Copy link

canob commented Nov 7, 2023

It is a good idea to add more JSON Input Formats for eKuiper HTTP Push Source.
For example, FluentBit (https://fluentbit.io/), the most important project available on Internet for Observability/Analytics Pipeline (downloaded more than a billon times), allow this four formats for HTTP Output: msgpack, json, json_stream, json_lines. And none is supported on eKuiper HTTP Push Source. Other important Observability/Analytics Products, like OpenObserve (https://openobserve.ai/), Parseable (https://www.parseable.io/), or Grafana Loki (https://grafana.com/oss/loki/), support out of the box the JSON formats of HTTP Output provided by FluentBit.
I think being compatible with the most used tools on Internet is a must for a product to grow, and eKuiper has all the features to be a star product, so add that kind of enhancements is really important.
Attached an example of the four formats that FluentBit allow for HTTP Output.
captures.zip

@ngjaying ngjaying added the kind/feature New feature or request label Nov 8, 2023
@ngjaying ngjaying added this to 1.14 Q2 in 2024 Roadmap Jan 4, 2024
@ngjaying ngjaying moved this from 1.14 Q2 to V2 Q3 in 2024 Roadmap May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
Development

No branches or pull requests

2 participants