Srinivas Anumala
Srinivas Anumala
Jaeger all-in-one configuration is not allowing to expose services, as it defaulted to 'ClusterIP: None' in helm charts. https://github.com/jaegertracing/helm-charts/tree/main/charts/jaeger#all-in-one-in-memory-configuration Can it be enabled, based on values, so that services can...
We are trying to customize auto collected data (requests, depenedencies). We are able to customize Request data using available SDK methods. Auto-collected dependencies for HTTP calls are getting dependency name...
We are automating our build process using JFrog Tasks, in Azure Devops Pipelines. We are having issue in achieving dynamic commands. Using script, we can build different arficats and wants...
**Is your feature request related to a problem? Please describe.** XRay Scan for local image is simply erroring out based on policies defined, without listing the vulnerabilities or issues. `[Error]...
Currently these images support JDK_VERSION environment variable `ENV JAVA_VERSION=jdk-17.0.13+11` Can this environment variable updated to supposed version as semver. Ex: JAVA_VERSION=17.0.13+11 This may help to track version in [semver](https://semver.org/)