-
This project currently forwards decoded GELF events to Seq via `seqcli ingest`. This was a good way to bootstrap the project, but the .NET dependency introduces unstable runtime behavior. It's also a …
-
Json Schema supports schema validation keywords beyond what our Open API 3.0 emitter supports.
Open API 3.1 schemas are a superset of Json Schema, and our emitter should support the same keywords.
T…
-
### Is your feature request related to a problem? Please describe.
Resonite has an event system that a handful of components I can think of off hand use. For instance, the random event generator and …
-
## System details:
#### Positron and OS details:
Main on 11/12/24
Ubuntu
#### Interpreter details:
R 4.4.0
## Describe the issue:
Shortly after notebook creation and entry of first cell contents…
-
### What is the problem this feature will solve?
In my app, I have a logging system which writes entries to files and/or the network in a machine-parsable form. I use the `uncaughtException` handle…
-
I noticed that the typespec-python emitter doesn't always add xml metadata on generated models. Example of models that arent getting xml metadata on them: ListBlobsFlatSegmentResponse, BlobHierarchyLi…
-
### Clear and concise description of the problem
it is useful to have tcgc emit the output after tcgc conversion. as tcgc could also be used as an isolate emitter, we could let it to emit a yaml file…
-
See https://github.com/dotnet/runtime/pull/105596#issuecomment-2269290091
-
Unstationary scaffold wall emitter placement currently works in such a way that it's impossible to have them at the same height as piston emitters or slots; they're always either too high or too low.
…
-
### Describe the bug
we are using Emitters for sending message to remote MQ broker.
Normally without any OnOverflow annotation
` @Inject
@Channel(RESPONSE_QUEUE)
Emitter emitter;
.…