-
#### Problem
Trying to use ES data streams and failing
#### Steps to replicate
Fluentd.confg
```
@type elasticsearch_data_stream
data_stream_name testing-data-stream
# rest of sett…
-
### Library
React Components / v9 (@fluentui/react-components)
### Describe the feature that you would like added
Does fluentui v9 support remix? how to do it?
### Have you discussed this feature…
-
##### Description
Hello,
I want to generate fluent code. Since OpenAPI 3.0 doesn't support subtags, the openapi-generator can't achieve this. Lets take the petstore as example and extend it:
…
-
Any ideas on generation a solution file with a fluent api similar to how this generates project files?
-
Hi, I landed in the project by looking at [this issue](https://github.com/dotnet/aspire/issues/3063) to support Testcontainers for component tests.
I currently see this is how resources are provisi…
-
### Describe the question/issue
I converted FluentD with Fluent-bit to ship logs from K8S to S3. The tag_rewrite config I have is not working as expected and pushing logs to the incorrect path in S3.…
-
During migration to Spring Boot we switched back to using a single context.
Example:
``` diff
- SpringApplication.run(ApplicationBootstrap.class, args);
+ new SpringApplicationBuilder()
+ .parent(Ap…
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
MLflow Authentication REST API covers most of the required endpoints to manage user authenticati…
-
**Describe the bug**
Fluent API fails when trying to delete an NSG when flow logging has been enabled.
***Exception or Stack Trace***
Getting a CloudException with the message:
```
Resource /…
-
Blazor components today are typically authored using Razor syntax, which is designed to make it convenient to define dynamic HTML rendering logic using a combination of HTML and C#. You can define Bla…