David Peralta

Results 10 issues of David Peralta

Grafana agent version: `v0.26.1` I have configured the _spanmetrics_ and _automatic_logging_ features for the traces agent. With _dimensions_ and _span_attributes_ respectively. I am trying to record the `otel.library.name`. Any other...

subsystem/traces

When I set the variable `PHPLDAPADMIN_LDAP_HOSTS` like: ``` PHPLDAPADMIN_LDAP_CLIENT_TLS: "false" PHPLDAPADMIN_LDAP_HOSTS_FRIENDLY: "true" PHPLDAPADMIN_LDAP_HOSTS: | - server1: - server: - name: openldap - host: example.com - tls: "false" - port: 389...

I was facing an issue when a new macvlan link was added as it was added with `nil` mac; letting the underlying software generate it. Therefore the DHCP request was...

### Description Adds a Dockerfile that builds nucliadb using alpine based images. ### How was this PR tested? By building it on a docker daemon.

Grafana agent version: `v0.26.1` I have configured the _spanmetrics_ and _automatic_logging_ features for the traces agent. With _dimensions_ and _span_attributes_ respectively. I am trying to record the `otel.library.name`. Any other...

bug

Disabling xCache due to OPCache conflict

This fixes #14.

### What is the issue? The behavior described on issue [issue#9438](https://github.com/tailscale/tailscale/issues/9438) is happening again. I am getting listed some of the mullvad exit nodes as devices, see the picture below...

needs-triage
bug

Hi, when I patch the kernel by `boot.kernelPatches`. It rebuilds it and breaks secure-boot with an error: _kernel hash does not match_ at boot. Not very knowledgeable here, is it...

question