odigos icon indicating copy to clipboard operation
odigos copied to clipboard

Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF

Results 99 odigos issues
Sort by recently updated
recently updated
newest added

Bumps the k8s-dependencies group in /autoscaler with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.29.2 to 0.29.3 Commits 067c548 Update dependencies to v0.29.3 tag f98a503 Merge pull request...

dependencies
go

Bumps the k8s-dependencies group in /scheduler with 2 updates: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/apimachinery` from 0.29.2 to 0.29.3 Commits d794766 Merge pull request #123763 from liggitt/proto-1.29 9b124b1 [CVE-2024-24786] Bump github.com/golang/protobuf...

dependencies
go

Bumps the k8s-dependencies group in /instrumentor with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.29.2 to 0.29.3 Commits 067c548 Update dependencies to v0.29.3 tag f98a503 Merge pull request...

dependencies
go

Bumps the k8s-dependencies group in /cli with 5 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.29.2` | `0.29.3` |...

dependencies
go

**Describe the bug** We are using odigos to autoinstrument a python application, but the app is written/containerized with a predefined PYPATH and the autoinstrumention overrides it and breaks the application...

**Describe the bug** We have containers where the container runs more then one process, one in java and another process is in python. The actual use cases is that the...

bug

**Describe the bug** The gateway or the collector process may be killed for various reason in a shared environment (even if we assign a request to memory). During the restart...

bug

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.31.1 to 1.32.0. Release notes Sourced from github.com/onsi/gomega's releases. v1.32.0 1.32.0 Maintenance Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197] This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care...

dependencies
go

Remote Write URL:http://prometheus-stack-prometheus.prometheus:9090/api/v1/write Error: 2023-11-27T02:19:46.813Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 147} 2023-11-27T02:19:48.017Z info TracesExporter {"kind": "exporter", "data_type": "traces", "name": "logging", "#spans": 149} 2023-11-27T02:19:51.632Z info TracesExporter {"kind":...

stale

**Describe the bug** When choose the source from e.g. default namespace, the filelog receciver should be use /var/log/pods/default_\*/\*/\*.log instead of /var/log/pods/\*/\*/\*.log receivers: filelog: exclude: - /var/log/pods/kube-system_\*/\*/\*.log include: - /var/log/pods/default_\*/\*/\*.log include_file_name:...

bug