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

Hello, Could you allow advanced users to set the full url of the endpoints, and maybe on the front the port and protocol used by the gateway directly on the...

Use generated name for `InstrumentedApplication` instead of fixed name

bug
good first issue

Build and increment agents' container images as part of the CI/CD workflow

enhancement

Currently, logs are extracted using the `filelog` receiver. Moving to OTLP for exporting has the following advantages: - Correlation: attach traceId and spanId without messing with the output written to...

enhancement

The opentelemetry service traces does not show service name like this ![image](https://user-images.githubusercontent.com/31839681/196650677-6c556415-ca89-4dd2-9eb6-cc1efcdbbd85.png)

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3. Release notes Sourced from goreleaser/goreleaser-action's releases. v3.0.0 What's Changed chore: node 16 as default runtime by @​crazy-max in goreleaser/goreleaser-action#343 This requires a minimum Actions...

dependencies

- **chore: update Java Agent to the latest 1.x version** - **chore: update Java Agent to 2.0.0** Currently based on top of 1.x upgrade. Would rather have 3 separate commits...

I'm looking into updating Java Agent to v2.x soon. Until that, it doesn't hurt to upgrade it to the latest 1.x release.

The docs used to say that the prefix is used for all images, but in fact it's actually only used for the collector. Updated the docs for now, but we...

This pull request updates the Java instrumentation to version v2.5.0 and the .NET instrumentation to version v1.7.0. It was created automatically by a GitHub Action.