Eli Arbel
Eli Arbel
# Feature Request **Is your feature request related to a problem?** Currently the Activity's display name is set to the MVC template (aka route pattern), which can be confusing as...
# Bug Report OpenTelemetry NuGet packages: * OpenTelemetry.Exporter.Console 1.3.0 * OpenTelemetry.Extensions.Hosting 1.0.0-rc9.4 * OpenTelemetry.Instrumentation.AspNetCore 1.0.0-rc9.4 Runtime version: * `net6.0` ## Symptom When MVC requests get stopped by previous middlewares (e.g....
**Describe your environment.** We are using distributed traces in a workflow system. **What are you trying to achieve?** We'd like the entire workflow to have an encompassing activity. Due to...
Currently we need to define the PATCH schema separately, even though it is almost always a subset of the PUT schema. I propose to add an extension that tackles this....
- [x] Auto-save - [x] Overwrite warning - [ ] Save as - [ ] Close all
I've inherited from `SearchPanel` and added replace functionality to it. Would you be interested in a PR integrating it to the original panel? It requires very few code changes. This...
**Is your feature request related to a problem? Please describe.** There are many ARM samples out there. Even on MS docs, most samples are still JSON. Copying and pasting pieces...
syft already supports this: ``` docker-archive:path/to/yourimage.tar use a tarball from disk for archives created from "docker save" oci-archive:path/to/yourimage.tar use a tarball from disk for OCI archives (from Skopeo or otherwise)...
## Summary of the new feature/enhancement I had to go look at the source code to understand what "cannot run a document" actually meant. Please consider rewording this. Perhaps -...