Phil Wilkins
Phil Wilkins
Can I suggest https://apiary.io/ - with its live mock server and offers a free tier. In addition to OAS, it also supports the API Blueprint standard. A lot of the...
Currently, without modifying code there appears to be no simple way of applying SSL to the web address or altering the path of the UI. it would be good if...
Some suggestions for features .... - Externalize the key information so you can swap between different OCI instances - As the solution is a Python app, it should be able...
Oracle and ATeam have Docker images in the docker hub. It would be good to see okit also available.
To use the Go custom plugin framework effectively we need to be able to access the context when the _FLBPluginInputCallback_ is invoked. Without this, the callback can only perform hardwired...
**Is your feature request related to a problem? Please describe.** Currently there Go proxy and associated Go abstraction code only support Input and Output plugins. It would be good if...
In support of https://github.com/fluent/fluent-bit/issues/7310, Added documentation for the parser option for stdin https://github.com/fluent/fluent-bit/issues/7310 Signed-off-by:Phil Wilkins
Rather than simply directing Fluent Bit logs to a defined file. Why not adopt or offer the model that has been implemented for Fluent Bit Metrics. A simple plugin that...
Currently playing back synthetic log events can't take a single line source and play it out as a multiline log event
Groovy and Java ability to support the Shebang line - what happens if the Groovy one is used when we package as a jar?