Emídio Neto

Results 19 comments of Emídio Neto

@root-hbx same issue here. I'm also using orbstack. Did you find any workaround?

Hi: Is anyone still working on this issue? If so, can I help?

I'm not sure if I understand your question, but you can try to create a register.h file for example, and include this file in the p4 program. register.h to store...

When running the P4 Switch Container, you need to expose ports with the -p 50001:50001 flag. This way, you can run p4runtime-shell for localhost: 50001. For example, if you run...

Hi: Can I help with this one? 😄 Found this in the logs: Uploading ~/work/kolibri/kolibri/dist/kolibri-0.16.0-0.4.0.dmg to gs://***/downloads/kolibri/v0.16.0/kolibri-0.16.0-0.4.0.dmg/kolibri-0.16.0-0.4.0.dmg. I think we can fix by changing here https://github.com/learningequality/kolibri/blob/develop/.github/workflows/release_kolibri.yml#L188.

@alexanderjardim Probably you're missing the label as @klubi said. Look in your prometheus config for `ruleSelector` to confirm the label you're using.

@open-telemetry/python-approvers Can we close this since https://github.com/open-telemetry/opentelemetry-python/pull/3994 got merged?

@gyliu513 Gentle remind. Any reason to keep the issue open?

@evankanderson, could you please raise an issue about your case with some reproducible examples? It's hard to discuss it here without details

# Checklist for HTTP transition - [X] Add semconv status as `migration` for urllib3 in instrumentations README - [X] Populate `{method}` as `HTTP` when nonstandard method (sanitize_method) - [X] set...