analytics/lib/plausible_web/plugs
Vinicius Brasil 9220d0034d
OpenTelemetry (OTEL) Implementation (#2317)
This pull request improves the current OpenTelemetry implementation. Currently only 1% of the spans are sent, due to the high volume of ingestion requests to /api/event. I enabled the 1% sampling to /api/event only, recording 100% of the other traces.
2022-10-18 12:11:30 -03:00
..
auth_plug.ex OpenTelemetry (OTEL) Implementation (#2317) 2022-10-18 12:11:30 -03:00
authorize_site_access.ex OpenTelemetry (OTEL) Implementation (#2317) 2022-10-18 12:11:30 -03:00
authorize_sites_api.ex Add limit of 20 sites 2021-05-05 10:30:05 +03:00
authorize_stats_api.ex OpenTelemetry (OTEL) Implementation (#2317) 2022-10-18 12:11:30 -03:00
auto_auth_plug.ex Selhosted version Improvements and additional features (#209) 2020-07-21 09:58:00 +03:00
crm_auth_plug.ex Allow admin access to locked dashboards (#1710) 2022-02-23 13:48:33 -06:00
favicon.ex Fix svg favicons (#2295) 2022-10-04 13:20:51 +03:00
firewall.ex Mix format 2020-11-03 11:20:11 +02:00
last_seen_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
require_account.ex Add ability to delete account and start over in activate flow 2021-04-01 10:43:32 +03:00
require_logged_out.ex Add elixir action (#526) 2020-12-29 15:17:27 +02:00
session_timeout_plug.ex Formatting only changes - No code change (#75) 2020-06-08 10:35:13 +03:00
tracker.ex Script extension additions (#1915) 2022-05-27 10:11:40 +03:00