newrelic / elixir_agent
New Relic's Open Source Elixir Agent
☆254Updated last month
Related projects ⓘ
Alternatives and complementary repositories for elixir_agent
- A platform agnostic tracing library☆335Updated last year
- Ecto 3 adapter allowing use of Ecto schemas held in ETS tables☆375Updated 7 months ago
- Database connection behaviour☆308Updated last week
- Useful helper to read and use application configuration from environment variables.☆304Updated 5 months ago
- One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.☆312Updated 3 months ago
- Function decorators for Elixir☆384Updated 9 months ago
- JSON logger formatter with support for Google Cloud, DataDog and other for Elixir.☆241Updated last month
- Ecto auditing library that transparently tracks changes and can revert them.☆369Updated 11 months ago
- An Inflector library for Elixir☆379Updated 6 months ago
- Simple Elixir macros for linear retry, exponential backoff and wait with composable delays☆443Updated last month
- Prometheus.io Elixir client☆411Updated 10 months ago
- Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.☆364Updated 4 months ago
- Elixir package for Oauth authentication via Google Cloud APIs☆289Updated 3 weeks ago
- A Broadway connector for Kafka☆233Updated 3 months ago
- Elixir client for Honeybadger.☆180Updated last month
- A Broadway producer for RabbitMQ☆192Updated last year
- Google OAuth2 Strategy for Überauth.☆166Updated 8 months ago
- An easy-to-use Elixir HTTP client, built on the low-level Mint library.☆349Updated 2 years ago
- Elixir implementation of CLDR/ICU☆455Updated last month
- A plug building toolkit for blocking and throttling abusive requests☆419Updated 9 months ago
- Simple scheduling for Elixir☆251Updated this week
- A method caching macro for elixir using CAS on ETS.☆190Updated 10 months ago
- A mocking library for Elixir☆427Updated last week
- Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆363Updated 3 weeks ago
- Easy local cluster creation for Elixir to aid in unit testing