-
**Describe the bug**
The job-sink Pod repeatedly reports this:
```
2024/11/01 15:52:27 Failed to export to Prometheus: "job-sink_client_latency" is not a valid metric name
2024/11/01 15:52:34 …
-
I was experimenting with daily filename rotation, like this:
```cpp
// Prepare sink
std::shared_ptr targetSink;
if (loggerConfig.daily){
Logger::info("Creati…
-
Hello,
using the GUI with h264 works, but while holding everything constant and switching to ffv1 codec it creates an error
`Error creating pipeline: failed to insert sink`
Same error using t…
-
### Is your feature request related to a problem? Please describe.
https://docs.confluent.io/platform/current/schema-registry/schema_registry_onprem_tutorial.html#auto-schema-registration
> This…
-
when running the archetype like:
```
mvn archetype:generate \
-DarchetypeGroupId=dev.knative.eventing \
-DarchetypeArtifactId=kn-connector-archetype-sink \
-DarchetypeVersio…
-
# EventListener Unsupported Protocol Scheme Error
### **Expected Behavior**
The Tekton EventListener should correctly process incoming GitHub webhook events without errors, properly identifying an…
-
### EasyEffects Version
7.1.6-1ubuntu0.24.04.1
### What package are you using?
Other (specify below)
### Distribution
Ubuntu 24.04.1
### Describe the bug
I have tried easyeffects with two diffe…
-
### What happened?
https://github.com/vaishnavipandey-vp/Apache-Beam-YAML/blob/c467c59f5f13a00514e90be1cfd505982577524b/Apache-Beam-YAML/Pipelines/transformUsingSourceSink.yaml#L1C1-L24C17
Not abl…
-
**Describe the bug**
Was trying out the volume module and looks like pipewire sinks get messed up when connecting new devices.
**To Reproduce**
Steps to reproduce the behavior:
1. Have an extern…
-
Seems to be one examples on how to properly use gst bins and connecting to a running pipeline?
Could a few more useful examples be added please?