-
Phoenix instrumentation is mentioned [here](https://hexdocs.pm/phoenix/Phoenix.Endpoint.html#instrument/4).
Ecto instrumentation is mentioned [here](https://hexdocs.pm/ecto/Ecto.Repo.html). Search …
-
At the moment I am using the version 2.7.0 of your great library with raspberry pi and pigio.
My implementation reads the data from MCP3208:
```
ByteBuffer writeBuffer = ByteBuffer.wrap(data);
B…
-
### Bug description
2024-11-07 18:31:29,234:INFO:superset.utils.screenshots:Attempting to get from cache: e82a8cd667ff78eb64d379e72b7b77e0
2024-11-07 18:31:29,234:INFO:superset.utils.screenshots:Fai…
-
### Issue Description
Hello,
Please take a look at the example configuration below for a Rails app. I am raising the exception explicitly inside `traces_sampler`. However, when the app boots, I don'…
-
# Steps to Reproduce
Just teleport or act normal. The crash logger seems to appear whenever it feels like it now.
# Actual Behavior
Randomly, after teleporting, the crash logger will show up (which …
-
### What version of `drizzle-orm` are you using?
0.30.7
### What version of `drizzle-kit` are you using?
0.20.14
### Describe the Bug
Everytime I try to generate migration files, drizzle kit gene…
-
This is similar approach that Elixir's logger take some time ago, where Lager messages still will be handled by the Lager only, but it will also get messages from the `logger` module. This should easy…
-
Actually, I'm saving activity logs in my database and I also want to save the associated "reqId" so I can track down problems later if any arise. I need to access the log request ID outside the `logge…
-
This was originally brought up in https://github.com/awslabs/aws-lambda-powertools-python/issues/334 but @heitorlessa mentioned this is could be an upstream issue here and asked me to file an Issue. T…
-
This behaviour might have changed from Kotlin JS/Legacy, but Kotlin JS/IR doesn't seem to keep information on fully qualified names at runtime (mentioned in the documentation [here](https://kotlinlang…