PromEx
▼
Project version
v1.11.0
v1.10.0
v1.9.0
v1.8.0
v1.7.1
v1.7.0
v1.6.0
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.1.15-beta
v0.1.14-beta
v0.1.13-beta
v0.1.12-beta
v0.1.11-alpha
v0.1.10-alpha
v0.1.9-alpha
v0.1.8-alpha
v0.1.7-alpha
v0.1.6-alpha
v0.1.5-alpha
v0.1.4-alpha
v0.1.3-alpha
v0.1.2-alpha
v0.1.1-alpha
v0.1.0-alpha
Pages
Modules
Mix
Tasks
API Reference
Modules
Mix Tasks
README
Installation
Supporting PromEx
Setting Up PromEx
Technical Support
Adding Your Metrics
Design Philosophy
Available Plugins
Grafana Dashboards
Security Concerns
Performance Concerns
Attribution
How-To's
Writing PromEx Plugins
Getting started
Adding Event Metrics
Adding Polling Metrics
Adding Manual Metrics
Introduction to Telemetry
What is Telemetry?
How Does it Work?
Why is Telemetry Important?
How Can I Use Telemetry in my Project?
Additional Resources
Running Multiple Agents
Endpoints
Seeding Metrics
Start Phases
Grafana
Dashboards Screenshots
Application
BEAM
Ecto
Oban
Phoenix
Phoenix LiveView
Broadway
PromEx
Sections
Options
Top level PromEx Configuration
PromEx Plugins
Summary
Types
dashboard_definition/0
measurements_mfa/0
plugin_definition/0
telemetry_metrics/0
Callbacks
dashboard_assigns/0
dashboards/0
init_opts/0
plugins/0
Functions
get_metrics/1
PromEx.BucketGenerator
Summary
Functions
exponential!/3
linear!/3
PromEx.Config
Sections
Option Details
Summary
Types
t/0
Functions
build/1
PromEx.DashboardRenderer
Summary
Types
t/0
Functions
apply_dashboard_function/2
build/3
decode_dashboard/1
merge_assigns/2
render_dashboard/2
PromEx.DashboardUploader
Summary
Functions
child_spec/1
start_link/1
PromEx.Debug
Summary
Functions
attach_debugger/1
PromEx.ETSCronFlusher
Summary
Functions
child_spec/1
defer_ets_flush/1
start_link/1
PromEx.GrafanaAgent
Summary
Functions
child_spec/1
start_link/1
PromEx.GrafanaAgent.ConfigRenderer
Summary
Functions
generate_config_file/2
PromEx.GrafanaAgent.Downloader
PromEx.GrafanaClient
Summary
Functions
build_conn/1
create_annotation/4
create_folder/3
get_all_folders/1
get_dashboard/2
get_folder/2
update_folder/4
upload_dashboard/3
PromEx.GrafanaClient.Connection
Summary
Types
t/0
Functions
build/2
PromEx.GrafanaClient.DashboardChecker
PromEx.LifecycleAnnotator
Summary
Functions
child_spec/1
start_link/1
PromEx.ManualMetricsManager
Summary
Functions
child_spec/1
refresh_metrics/1
start_link/1
PromEx.MetricTypes.Event
Summary
Types
t/0
Functions
build/2
PromEx.MetricTypes.Manual
Summary
Types
t/0
Functions
build/3
PromEx.MetricTypes.Polling
Summary
Types
t/0
Functions
build/5
PromEx.MetricsServer.Plug
PromEx.Plug
PromEx.Plugin
Summary
Callbacks
event_metrics/1
manual_metrics/1
polling_metrics/1
PromEx.Plugins.Absinthe
PromEx.Plugins.Application
PromEx.Plugins.Beam
PromEx.Plugins.Broadway
PromEx.Plugins.Ecto
PromEx.Plugins.Oban
Summary
Functions
oban_circuit_breaker_event_metrics/2
PromEx.Plugins.Phoenix
Sections
Plugin options
Metric Groups
Usage
PromEx.Plugins.PhoenixLiveView
PromEx.Plugins.PlugCowboy
Sections
Plugin options
PromEx.Plugins.PlugRouter
Sections
Plugin options
PromEx.Storage
Summary
Callbacks
child_spec/2
scrape/1
Functions
child_spec/3
scrape/2
PromEx.Storage.Core
PromEx.Storage.Peep
PromEx.Utils
Summary
Types
duration_unit_plural/0
exception_kind/0
Functions
make_plural_atom/1
normalize_exception/3
normalize_module_name/1
mix prom_ex.dashboard.export
mix prom_ex.dashboard.lint
mix prom_ex.dashboard.publish
mix prom_ex.gen.config
Search documentation of PromEx
Settings
View Source
PromEx.Storage.Peep
(PromEx v1.11.0)
This store uses
Peep
as the storage mechanism for metrics.
×