-
I am implementing a package that provides a custom page for Live Dashboard and some things need to be done in JS as a Hook.
What is a good way to include hooks? Is it just a `` tag in the heex temp…
-
**Is your feature request related to a problem? Please describe.**
I'd like an auto-instrumentation for Cerebras.ai, which is very similar to Groq. I use cerebras with instructor, and without auto-in…
exiao updated
3 weeks ago
-
#### Description:
I'm working on a proof of concept using Commanded within an umbrella Phoenix application. I've set up an aggregate to manage accounts and a projector (`VPNUsage.Projectors.Account…
-
Which open source logging system _should_ we use?
Leaning towards ELK ... but if anyone knows a _better_ one I'm all ears!
-
While running updates on an existing phoenix application that is using absinthe, I got the following compilation warning:
```
==> absinthe_plug
Compiling 18 files (.ex)
warning: Application.…
-
Total elixir newbie here (so my ignorance is pretty high, but maybe this is a useful perspective).
> Invoking CounterWeb.Endpoint.broadcast_from sends a message from the current process self() on t…
-
We're having trouble making our Ecto repos appear in the dashboard in an umbrella application.
We have these apps:
- `my_app`: includes `MyApp.Repo`
- `my_app_web`: includes the Phoenix applica…
-
Hi, thanks for the project!
I've used the JSContext console for Phoenix in Safari quite a few times and found it really useful, but I reached for it today and the menu under Develop is giving me `N…
idmyn updated
4 months ago
-
When working with DataDog and OpenTelemetry they expect certain attributes to be on the root span in order for the trace to show up in their error reporting segment of their APM application rather tha…
-
So, I run multiple phoenix applications and each have their own assets.
To get around `cd`'ing into all the different applications and running the npm deploy script in each..
I just have a custom `c…