-
### Environment
SDK version 10.6.0.
### Steps to Reproduce
SDK configuration:
```
config :sentry,
dsn: System.get_env("SENTRY_DSN"),
environment_name: environment,
enable_source_code_context: true,
…
-
> Per-Language SDKs
>
> SDKs in Ruby and PHP are available for download using the typical package manager for each language.
>
> It is our goal to create new language SDKs. Please reach out to us…
-
cc'ing @uhoreg.. It seems this library has quite some overlap with https://gitlab.com/uhoreg/polyjuice_client
Polyjuice does more around managing the connection and the sync, while matrix-elixir-sd…
arjan updated
3 years ago
-
I'm seeing several issues when using this plugin, and I hope it's just something I must have done.
Issues:
1. When setting up the Elixir SDK, I am getting an Unknown Elixir Version. I have Erla…
-
Found this by accident when upgrading Elixir today in asdf. I updated the asdf Elixir and Erlang and installed the newest Phoenix 1.5. In doing so, I also ran `mix local.hex` inside of the new Elix…
-
This will act as the "top level" issue for tracking the collection of existing API additions that some implementations already have.
I believe each language should have its own separate issue which…
-
Using this issue to plan the API design around the SDK.
The goal is to develop a library that plays to the strengths of Elixir/Erlang while still keeping the generic feeling of other Matrix SDKs.
Ch…
-
How safe is that library for a production use ?
Are there features that are not covered by other SDK, say ruby or JS, that are not handled by the Elixir client ?
-
When opening any `elixir` or `eelixir` files with this package, I incur a 4-10 second load time for each file. After some profiling, I've narrowed it down the the elixir syntax package, specifically t…
-
as the picture show:
![image](https://user-images.githubusercontent.com/44387077/144693111-07f77066-c289-4892-8d86-75950ea1a5bd.png)
and it's work success by exec `./script.sh list-tags` and `prov…