kafka
Here are 5,073 public repositories matching this topic...
-
Updated
Sep 9, 2020 - Scala
-
Updated
Aug 11, 2020 - Java
-
Updated
Sep 18, 2020 - Java
-
Updated
Sep 18, 2020 - Java
-
Updated
Sep 17, 2020 - Python
-
Updated
Sep 19, 2020 - C
-
Updated
Sep 17, 2020 - C#
-
Updated
Apr 24, 2020 - Jsonnet
Running : CLI v0.11.0, Server v0.11.0
(pulled from confluentinc/ksqldb-server:0.11.0)
Creating a stream with a field named "size" results in the following error :
extraneous input 'size' expecting {'EMIT'
It seems like size is considered a reserved keyword.
Creating the stream with CREATE STREAM trades ( "size" DOUBLE ) works.
Looks similar to https://github.com/confluentinc/ksql/issu
-
Updated
Sep 18, 2020 - Java
-
Updated
Sep 10, 2020 - Java
-
Updated
Sep 18, 2020 - Go
-
Updated
Aug 9, 2020 - C#
-
Updated
Sep 19, 2020 - Go
Currently, you are not able to use middleware per handler in "clean way" (you can still manually wrap the handler function, or have separated router).
It would be nice to be able to add middleware per handler.
As a good reference point, you can use chi router: https://github.com/go-chi/chi
Prometheus能提供图片吗?
我看到可以通过Prometheus搭建监控环境,如果有图文,更容易理解.
-
Updated
Sep 15, 2020 - PHP
-
Updated
Sep 7, 2020 - Java
-
Updated
Sep 17, 2020 - C#
Improve this page
Add a description, image, and links to the kafka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kafka topic, visit your repo's landing page and select "manage topics."