Darko Križić
Darko Križić
BTW, after applying an offset of -40 seconds to the video file timestamp, the sync is now perfect: I will apply the above mentioned lab feature to sync the clock...
Thanks for the tip with the GoPro Labs and the possibility to sync the clock using GPS. After sync the offset is gone and it matches perfectly. Will there be...
Just to demonstrate this problem, here is an example of how Azure Monitor is connecting ingress-nginx with my backend: As you can see, frontend (yasm-frontend) is talking to ingress-nginx, but...
Hi @gulien, regarding Metrics I suggest using the OT library as well. OT covers Metrics as well and Metrics are pushed to the same endpoint. Regarding Logging: The log should...
So basically what needs to be done - Command line parameters - "enable-opentelemetry" - OpenTelemetry endpoint (URL like http://opentelemetry-collector.observability:4317) - OpenTelemetry endpoint type (gRPC or HTTP) - OpenTelemetry initialization that...
> Regarding configuration, I was thinking about using https://github.com/honeycombio/otel-config-go. Looks good. I did not know this lib, but it is basically a wrapper for instantiating OpenTelemetry. > * Basic tracing,...
FYI, in the meanwhile I have the OpenTelemetry Operator running on my cluster (not only OpenTelemetry Collector) and this supports auto instrumentation. There is also support for Go using eBPF....
It looks like the new version will put everything into default if a templates don't specify a metadata.namespace, add ``` metadata: namespace: {{ .Release.Namespace }} ``` to your templates, otherwise...
Additionally, access to * /metrics * /ping should not emit spans.
@rtribotte Ok, my fault, I will deactivate addInternals. But what remains is the naming of the normal Spans