hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
arkgil avatar

Arek Gil

arkgil

Total Packages

9

Total Downloads

250 987 965+

X.com: _arkgil GitHub: arkgil Elixir Forum: arkgil Slack: arkgil
Packages Stats

Packages

Most Popular Most Downloaded Newest First

telemetry

1.4.2
153 837 739+

Dynamic dispatching library for metrics and instrumentations

Last Updated: 1 week ago

telemetry_metrics

1.1.0
45 349 728+

Provides a common interface for defining metrics based on Telemetry events.

Last Updated: about 1 year ago

telemetry_poller

1.3.0
43 843 067+

Periodically collect measurements and dispatch them as Telemetry events.

Last Updated: 10 months ago

telemetry_metrics_statsd

0.7.2
7 893 725+

Telemetry.Metrics reporter for StatsD-compatible metric servers

Last Updated: 9 months ago

optium

0.3.0
52 842+

Library for validating arguments passed in keyword lists

Last Updated: about 8 years ago

lager_graylog

1.1.0
9 712+

lager backends sending log messages to Graylog

Last Updated: about 7 years ago

env_config_provider

0.1.0
562+

Distillery config provider reading configuration data from environment variables.

Last Updated: about 7 years ago

taco

0.1.0
327+

Composition and error handling of sequential computations

Last Updated: about 8 years ago

telemetry_sampler

0.1.0
263+

Allows to periodically collect measurements and dispatch them as Telemetry events

Last Updated: about 7 years ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".