-
## Summary
Include a node that uses the Intel Open Image Denoiser library so we can denoise with cycles as a post-process.
## User story
### What ###
OIDN is super fast and super useful fo…
-
**Steps to reproduce.**
```
from opencensus.trace import config_integration, execution_context, tracer, samplers, print_exporter
from google.cloud import datastore
exporter = print_exporter.Prin…
-
@michaelgruner It seems that your fix https://github.com/RidgeRun/gst-shark/pull/93 solved the SegFaults, but it skips interlatency tracing for source pads with no parent.
For example, I don't get …
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
Whenever I update my…
-
We`re workin on CodeQL Static Application Security Testing (SAST) implementation for a Swift language using GitHub Actions. During this process, I encountered an issue with the CodeQL initialization s…
-
Hi, all. I want to test the driller with a program that reads a file, like djpeg.
First, I want to test a very simple example,
```c
#include
#include
#include
#include
int main(int argc,…
-
**Describe the feature:**
Make it possible to access package metadata from Fleet package input handlebar templates. I would like access to this data in my template.
```
"package": {
"nam…
-
### What happened?
## 1. init data
1. `chroma_client = chromadb.PersistentClient(path=str(collection_dir))`
2. `chroma_collection = chroma_client.get_or_create_collection(name=collection_name)`
…
-
### What version of OpenTelemetry are you using?
```json
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/auto-instrumentations-node": "^0.49.1",
"@opentelemetry/exporter-logs-otlp-proto": "^0.…
-
In current [resources](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/sdk-resource.md) specification, resource is associated with a Trace Provider. Semanticall…