id
stringlengths
11
116
type
stringclasses
1 value
granularity
stringclasses
4 values
content
stringlengths
16
477k
metadata
dict
fn_clm_analytics_load_metrics_-787494008911061593
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payments/metrics/sessionized_metrics/success_rate // Implementation of PaymentSuccessRate for super::PaymentMetric<T> async fn load_metrics( &self, dimensions: &[PaymentDim...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 392, "total_crates": null }
fn_clm_analytics_load_metrics_-2747596269966648245
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payments/metrics/sessionized_metrics/avg_ticket_size // Implementation of AvgTicketSize for PaymentMetric<T> async fn load_metrics( &self, dimensions: &[PaymentDimensions],...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 400, "total_crates": null }
fn_clm_analytics_load_metrics_-6383437784035400586
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payments/metrics/sessionized_metrics/debit_routing // Implementation of DebitRouting for super::PaymentMetric<T> async fn load_metrics( &self, dimensions: &[PaymentDimensio...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 406, "total_crates": null }
fn_clm_analytics_load_metrics_-1307891052522529898
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payments/metrics/sessionized_metrics/payment_count // Implementation of PaymentCount for super::PaymentMetric<T> async fn load_metrics( &self, dimensions: &[PaymentDimensio...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 392, "total_crates": null }
fn_clm_analytics_load_metrics_-1258273766136528293
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payments/metrics/sessionized_metrics/payment_success_count // Implementation of PaymentSuccessCount for super::PaymentMetric<T> async fn load_metrics( &self, dimensions: &[...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 392, "total_crates": null }
fn_clm_analytics_load_metrics_6581294628115519038
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payments/metrics/sessionized_metrics/payment_processed_amount // Implementation of PaymentProcessedAmount for super::PaymentMetric<T> async fn load_metrics( &self, dimensio...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 420, "total_crates": null }
fn_clm_analytics_load_distribution_-7414402142648116902
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payments/distribution/payment_error_message // Implementation of PaymentErrorMessage for PaymentDistribution<T> async fn load_distribution( &self, distribution: &PaymentDis...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 193, "total_crates": null }
fn_clm_analytics_routing_events_core_-5571308143404746375
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/routing_events/core pub async fn routing_events_core( pool: &AnalyticsProvider, req: RoutingEventsRequest, merchant_id: &common_utils::id_type::MerchantId, ) -> AnalyticsResult...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 21, "total_crates": null }
fn_clm_analytics_get_routing_events_4739387515297257324
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/routing_events/events pub async fn get_routing_events<T>( merchant_id: &common_utils::id_type::MerchantId, query_param: RoutingEventsRequest, pool: &T, ) -> FiltersResult<Vec<R...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 39, "total_crates": null }
fn_clm_analytics_connector_events_core_6468591324287838683
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/connector_events/core pub async fn connector_events_core( pool: &AnalyticsProvider, req: ConnectorEventsRequest, merchant_id: &common_utils::id_type::MerchantId, ) -> Analytics...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 21, "total_crates": null }
fn_clm_analytics_get_connector_events_-42736513926132580
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/connector_events/events pub async fn get_connector_events<T>( merchant_id: &common_utils::id_type::MerchantId, query_param: ConnectorEventsRequest, pool: &T, ) -> FiltersResult...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 39, "total_crates": null }
fn_clm_analytics_get_filters_-2942824424997980640
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/core pub async fn get_filters( pool: &AnalyticsProvider, req: GetApiEventFiltersRequest, merchant_id: &common_utils::id_type::MerchantId, ) -> AnalyticsResult<ApiEven...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 78, "total_crates": null }
fn_clm_analytics_get_api_event_metrics_-2942824424997980640
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/core pub async fn get_api_event_metrics( pool: &AnalyticsProvider, merchant_id: &common_utils::id_type::MerchantId, req: GetApiEventMetricRequest, ) -> AnalyticsResul...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 72, "total_crates": null }
fn_clm_analytics_api_events_core_-2942824424997980640
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/core pub async fn api_events_core( pool: &AnalyticsProvider, req: ApiLogsRequest, merchant_id: &common_utils::id_type::MerchantId, ) -> AnalyticsResult<Vec<ApiLogsRes...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 23, "total_crates": null }
fn_clm_analytics_set_filter_clause_-4922300030624596243
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/types // Implementation of ApiEventFilters for QueryFilter<T> fn set_filter_clause(&self, builder: &mut QueryBuilder<T>) -> QueryResult<()> { if !self.status_code.is_empt...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 716, "total_crates": null }
fn_clm_analytics_get_api_event_-9014046169691575055
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/events pub async fn get_api_event<T>( merchant_id: &common_utils::id_type::MerchantId, query_param: ApiLogsRequest, pool: &T, ) -> FiltersResult<Vec<ApiLogsResult>> w...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 62, "total_crates": null }
fn_clm_analytics_load_metrics_-5455013079523400807
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/metrics // Implementation of ApiEventMetrics for ApiEventMetric<T> async fn load_metrics( &self, dimensions: &[ApiEventDimensions], merchant_id: &common_u...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 284, "total_crates": null }
fn_clm_analytics_get_api_event_filter_for_dimension_-2391317180182972608
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/filters pub async fn get_api_event_filter_for_dimension<T>( dimension: ApiEventDimensions, merchant_id: &common_utils::id_type::MerchantId, time_range: &TimeRange, ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 35, "total_crates": null }
fn_clm_analytics_load_metrics_5179948144914373771
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/metrics/latency // Implementation of MaxLatency for super::ApiEventMetric<T> async fn load_metrics( &self, _dimensions: &[ApiEventDimensions], merchant_id...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 348, "total_crates": null }
fn_clm_analytics_load_metrics_2071837773289595877
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/metrics/status_code_count // Implementation of StatusCodeCount for super::ApiEventMetric<T> async fn load_metrics( &self, _dimensions: &[ApiEventDimensions], ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 336, "total_crates": null }
fn_clm_analytics_load_metrics_7518088828445753363
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/api_event/metrics/api_count // Implementation of ApiCount for super::ApiEventMetric<T> async fn load_metrics( &self, _dimensions: &[ApiEventDimensions], merchant_id...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 340, "total_crates": null }
fn_clm_analytics_get_metrics_3264536209302971765
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/core pub async fn get_metrics( pool: &AnalyticsProvider, ex_rates: &Option<ExchangeRates>, auth: &AuthInfo, req: GetPaymentIntentMetricRequest, ) -> Analyti...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 250, "total_crates": null }
fn_clm_analytics_get_filters_3264536209302971765
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/core pub async fn get_filters( pool: &AnalyticsProvider, req: GetPaymentIntentFiltersRequest, merchant_id: &common_utils::id_type::MerchantId, ) -> AnalyticsRes...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 98, "total_crates": null }
fn_clm_analytics_get_sankey_3264536209302971765
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/core pub async fn get_sankey( pool: &AnalyticsProvider, auth: &AuthInfo, req: TimeRange, ) -> AnalyticsResult<Vec<SankeyRow>> { match pool { Analyti...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 34, "total_crates": null }
fn_clm_analytics_set_filter_clause_5744622211962734547
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/types // Implementation of PaymentIntentFilters for QueryFilter<T> fn set_filter_clause(&self, builder: &mut QueryBuilder<T>) -> QueryResult<()> { if !self.status.i...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 776, "total_crates": null }
fn_clm_analytics_load_metrics_-8377707349214184515
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics // Implementation of PaymentIntentMetrics for PaymentIntentMetric<T> async fn load_metrics( &self, dimensions: &[PaymentIntentDimensions], a...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 304, "total_crates": null }
fn_clm_analytics_try_into_3801484380078630222
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/sankey // Implementation of serde_json::Value for TryInto<SankeyRow> fn try_into(self) -> Result<SankeyRow, Self::Error> { logger::debug!("Parsing SankeyRow from {:...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 173, "total_crates": null }
fn_clm_analytics_get_sankey_data_3801484380078630222
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/sankey pub async fn get_sankey_data( clickhouse_client: &ClickhouseClient, auth: &AuthInfo, time_range: &TimeRange, ) -> MetricsResult<Vec<SankeyRow>> { let...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 88, "total_crates": null }
fn_clm_analytics_get_payment_intent_filter_for_dimension_-7005640911850098378
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/filters pub async fn get_payment_intent_filter_for_dimension<T>( dimension: PaymentIntentDimensions, merchant_id: &common_utils::id_type::MerchantId, time_range...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 50, "total_crates": null }
fn_clm_analytics_collect_-2287335991659071139
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/accumulator // Inherent implementation for PaymentIntentMetricsAccumulator pub fn collect(self) -> PaymentIntentMetricsBucketValue { let ( successful_pa...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 1445, "total_crates": null }
fn_clm_analytics_add_metrics_bucket_-2287335991659071139
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/accumulator // Implementation of PaymentsDistributionAccumulator for PaymentIntentMetricAccumulator fn add_metrics_bucket(&mut self, metrics: &PaymentIntentMetricRow) { ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 190, "total_crates": null }
fn_clm_analytics_load_metrics_-198350560630243172
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/payments_success_rate // Implementation of PaymentsSuccessRate for super::PaymentIntentMetric<T> async fn load_metrics( &self, dimensions: &[Payment...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 380, "total_crates": null }
fn_clm_analytics_load_metrics_5080860985878246681
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/total_smart_retries // Implementation of TotalSmartRetries for super::PaymentIntentMetric<T> async fn load_metrics( &self, dimensions: &[PaymentInte...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 384, "total_crates": null }
fn_clm_analytics_load_metrics_3805283965162844435
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/payment_intent_count // Implementation of PaymentIntentCount for super::PaymentIntentMetric<T> async fn load_metrics( &self, dimensions: &[PaymentIn...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 380, "total_crates": null }
fn_clm_analytics_load_metrics_2024946312112321367
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/successful_smart_retries // Implementation of SuccessfulSmartRetries for super::PaymentIntentMetric<T> async fn load_metrics( &self, dimensions: &[P...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 388, "total_crates": null }
fn_clm_analytics_load_metrics_-5366521891238787064
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/smart_retried_amount // Implementation of SmartRetriedAmount for super::PaymentIntentMetric<T> async fn load_metrics( &self, dimensions: &[PaymentIn...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 398, "total_crates": null }
fn_clm_analytics_load_metrics_8742916750832744795
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/payment_processed_amount // Implementation of PaymentProcessedAmount for super::PaymentIntentMetric<T> async fn load_metrics( &self, dimensions: &[P...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 398, "total_crates": null }
fn_clm_analytics_load_metrics_1926287053724202473
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/sessionized_metrics/payments_success_rate // Implementation of PaymentsSuccessRate for super::PaymentIntentMetric<T> async fn load_metrics( &self, d...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 392, "total_crates": null }
fn_clm_analytics_load_metrics_-5498099359869658060
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/sessionized_metrics/total_smart_retries // Implementation of TotalSmartRetries for super::PaymentIntentMetric<T> async fn load_metrics( &self, dimen...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 384, "total_crates": null }
fn_clm_analytics_load_metrics_-734897447310608646
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/sessionized_metrics/payments_distribution // Implementation of PaymentsDistribution for super::PaymentIntentMetric<T> async fn load_metrics( &self, ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 390, "total_crates": null }
fn_clm_analytics_load_metrics_1247684622629325753
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/sessionized_metrics/payment_intent_count // Implementation of PaymentIntentCount for super::PaymentIntentMetric<T> async fn load_metrics( &self, dim...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 380, "total_crates": null }
fn_clm_analytics_load_metrics_-2734564410566090211
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/sessionized_metrics/successful_smart_retries // Implementation of SuccessfulSmartRetries for super::PaymentIntentMetric<T> async fn load_metrics( &self, ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 388, "total_crates": null }
fn_clm_analytics_load_metrics_-5396728363407325163
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/sessionized_metrics/smart_retried_amount // Implementation of SmartRetriedAmount for super::PaymentIntentMetric<T> async fn load_metrics( &self, dim...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 408, "total_crates": null }
fn_clm_analytics_load_metrics_198853910783601371
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/payment_intents/metrics/sessionized_metrics/payment_processed_amount // Implementation of PaymentProcessedAmount for super::PaymentIntentMetric<T> async fn load_metrics( &self, ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 408, "total_crates": null }
fn_clm_analytics_get_metrics_-4652895912443208711
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/active_payments/core pub async fn get_metrics( pool: &AnalyticsProvider, publishable_key: &String, merchant_id: &common_utils::id_type::MerchantId, req: GetActivePaymentsMe...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 104, "total_crates": null }
fn_clm_analytics_load_metrics_-2581705518405657616
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/active_payments/metrics // Implementation of ActivePaymentsMetrics for ActivePaymentsMetric<T> async fn load_metrics( &self, merchant_id: &common_utils::id_type::MerchantId...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 280, "total_crates": null }
fn_clm_analytics_collect_4233306731385869935
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/active_payments/accumulator // Inherent implementation for ActivePaymentsMetricsAccumulator pub fn collect(self) -> ActivePaymentsMetricsBucketValue { ActivePaymentsMetricsBucketVa...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 1433, "total_crates": null }
fn_clm_analytics_add_metrics_bucket_4233306731385869935
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/active_payments/accumulator // Implementation of CountAccumulator for ActivePaymentsMetricAccumulator fn add_metrics_bucket(&mut self, metrics: &ActivePaymentsMetricRow) { self.cou...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 158, "total_crates": null }
fn_clm_analytics_load_metrics_-5973133036627559915
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/active_payments/metrics/active_payments // Implementation of ActivePayments for super::ActivePaymentsMetric<T> async fn load_metrics( &self, merchant_id: &common_utils::id_...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 314, "total_crates": null }
fn_clm_analytics_get_metrics_1449960899046810626
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/core pub async fn get_metrics( pool: &AnalyticsProvider, publishable_key: &String, req: GetSdkEventMetricRequest, ) -> AnalyticsResult<MetricsResponse<MetricsBucketR...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 122, "total_crates": null }
fn_clm_analytics_get_filters_1449960899046810626
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/core pub async fn get_filters( pool: &AnalyticsProvider, req: GetSdkEventFiltersRequest, publishable_key: &String, ) -> AnalyticsResult<SdkEventFiltersResponse> { ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 76, "total_crates": null }
fn_clm_analytics_sdk_events_core_1449960899046810626
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/core pub async fn sdk_events_core( pool: &AnalyticsProvider, req: SdkEventsRequest, publishable_key: &String, ) -> AnalyticsResult<Vec<SdkEventsResult>> { match ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 23, "total_crates": null }
fn_clm_analytics_set_filter_clause_-1945885039183258293
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/types // Implementation of SdkEventFilters for QueryFilter<T> fn set_filter_clause(&self, builder: &mut QueryBuilder<T>) -> QueryResult<()> { if !self.payment_method.is_...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 734, "total_crates": null }
fn_clm_analytics_get_sdk_event_-3345483030359656899
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/events pub async fn get_sdk_event<T>( publishable_key: &String, request: SdkEventsRequest, pool: &T, ) -> FiltersResult<Vec<SdkEventsResult>> where T: AnalyticsD...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 50, "total_crates": null }
fn_clm_analytics_load_metrics_401944254737775452
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics // Implementation of SdkEventMetrics for SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[SdkEventDimensions], publishable_key: &str...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 294, "total_crates": null }
fn_clm_analytics_get_sdk_event_filter_for_dimension_6112143976662803486
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/filters pub async fn get_sdk_event_filter_for_dimension<T>( dimension: SdkEventDimensions, publishable_key: &String, time_range: &TimeRange, pool: &T, ) -> Filte...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 38, "total_crates": null }
fn_clm_analytics_collect_864927405442929712
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/accumulator // Inherent implementation for SdkEventMetricsAccumulator pub fn collect(self) -> SdkEventMetricsBucketValue { SdkEventMetricsBucketValue { payme...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 1447, "total_crates": null }
fn_clm_analytics_add_metrics_bucket_864927405442929712
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/accumulator // Implementation of AverageAccumulator for SdkEventMetricAccumulator fn add_metrics_bucket(&mut self, metrics: &SdkEventMetricRow) { let total = metrics ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 168, "total_crates": null }
fn_clm_analytics_load_metrics_3092374752411580706
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics/payment_method_selected_count // Implementation of PaymentMethodSelectedCount for super::SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[Sd...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 360, "total_crates": null }
fn_clm_analytics_load_metrics_-7131975147738423566
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics/payment_data_filled_count // Implementation of PaymentDataFilledCount for super::SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[SdkEventDi...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 360, "total_crates": null }
fn_clm_analytics_load_metrics_-4540861527781399224
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics/load_time // Implementation of LoadTime for super::SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[SdkEventDimensions], publishable...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 364, "total_crates": null }
fn_clm_analytics_load_metrics_7948149243041950119
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics/sdk_rendered_count // Implementation of SdkRenderedCount for super::SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[SdkEventDimensions], ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 360, "total_crates": null }
fn_clm_analytics_load_metrics_-8047295984645824119
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics/payment_methods_call_count // Implementation of PaymentMethodsCallCount for super::SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[SdkEvent...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 368, "total_crates": null }
fn_clm_analytics_load_metrics_-1901645174441584379
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics/average_payment_time // Implementation of AveragePaymentTime for super::SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[SdkEventDimensions]...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 364, "total_crates": null }
fn_clm_analytics_load_metrics_-733769413053774596
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics/sdk_initiated_count // Implementation of SdkInitiatedCount for super::SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[SdkEventDimensions], ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 360, "total_crates": null }
fn_clm_analytics_load_metrics_5547065084221992686
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/sdk_events/metrics/payment_attempts // Implementation of PaymentAttempts for super::SdkEventMetric<T> async fn load_metrics( &self, dimensions: &[SdkEventDimensions], ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 360, "total_crates": null }
fn_clm_analytics_get_metrics_2329259491707190799
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/core pub async fn get_metrics( pool: &AnalyticsProvider, auth: &AuthInfo, req: GetDisputeMetricRequest, ) -> AnalyticsResult<DisputesMetricsResponse<DisputeMetricsBuck...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 120, "total_crates": null }
fn_clm_analytics_get_filters_2329259491707190799
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/core pub async fn get_filters( pool: &AnalyticsProvider, req: GetDisputeFilterRequest, auth: &AuthInfo, ) -> AnalyticsResult<DisputeFiltersResponse> { let mut res ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 86, "total_crates": null }
fn_clm_analytics_set_filter_clause_-4596811083653305252
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/types // Implementation of DisputeFilters for QueryFilter<T> fn set_filter_clause(&self, builder: &mut QueryBuilder<T>) -> QueryResult<()> { if !self.connector.is_empty() ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 716, "total_crates": null }
fn_clm_analytics_load_metrics_-7536419697251891499
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/metrics // Implementation of DisputeMetrics for DisputeMetric<T> async fn load_metrics( &self, dimensions: &[DisputeDimensions], auth: &AuthInfo, f...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 302, "total_crates": null }
fn_clm_analytics_get_dispute_filter_for_dimension_-5971840646135921840
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/filters pub async fn get_dispute_filter_for_dimension<T>( dimension: DisputeDimensions, auth: &AuthInfo, time_range: &TimeRange, pool: &T, ) -> FiltersResult<Vec<D...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 50, "total_crates": null }
fn_clm_analytics_collect_476581593178719205
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/accumulators // Inherent implementation for DisputeMetricsAccumulator pub fn collect(self) -> DisputeMetricsBucketValue { let (challenge_rate, won_rate, lost_rate, total_d...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 1439, "total_crates": null }
fn_clm_analytics_add_metrics_bucket_476581593178719205
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/accumulators // Implementation of RateAccumulator for DisputeMetricAccumulator fn add_metrics_bucket(&mut self, metrics: &DisputeMetricRow) { if let Some(ref dispute_statu...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 172, "total_crates": null }
fn_clm_analytics_load_metrics_1822396913330005851
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/metrics/total_dispute_lost_amount // Implementation of TotalDisputeLostAmount for super::DisputeMetric<T> async fn load_metrics( &self, dimensions: &[DisputeDimens...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 360, "total_crates": null }
fn_clm_analytics_load_metrics_-3081130948002875137
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/metrics/dispute_status_metric // Implementation of DisputeStatusMetric for super::DisputeMetric<T> async fn load_metrics( &self, dimensions: &[DisputeDimensions], ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 358, "total_crates": null }
fn_clm_analytics_load_metrics_-7511829536262985420
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/metrics/total_amount_disputed // Implementation of TotalAmountDisputed for super::DisputeMetric<T> async fn load_metrics( &self, dimensions: &[DisputeDimensions], ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 358, "total_crates": null }
fn_clm_analytics_load_metrics_-4492868007242351850
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/metrics/sessionized_metrics/total_dispute_lost_amount // Implementation of TotalDisputeLostAmount for super::DisputeMetric<T> async fn load_metrics( &self, dimensi...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 360, "total_crates": null }
fn_clm_analytics_load_metrics_8016671553227630082
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/metrics/sessionized_metrics/dispute_status_metric // Implementation of DisputeStatusMetric for super::DisputeMetric<T> async fn load_metrics( &self, dimensions: &[...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 358, "total_crates": null }
fn_clm_analytics_load_metrics_-4995527209823346083
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/disputes/metrics/sessionized_metrics/total_amount_disputed // Implementation of TotalAmountDisputed for super::DisputeMetric<T> async fn load_metrics( &self, dimensions: &[...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 358, "total_crates": null }
fn_clm_analytics_get_metrics_4358319716203446909
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/core pub async fn get_metrics( pool: &AnalyticsProvider, merchant_id: &common_utils::id_type::MerchantId, req: GetFrmMetricRequest, ) -> AnalyticsResult<MetricsResponse<Frm...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 118, "total_crates": null }
fn_clm_analytics_get_filters_4358319716203446909
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/core pub async fn get_filters( pool: &AnalyticsProvider, req: GetFrmFilterRequest, merchant_id: &common_utils::id_type::MerchantId, ) -> AnalyticsResult<FrmFiltersResponse>...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 92, "total_crates": null }
fn_clm_analytics_set_filter_clause_-1875974268312943121
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/types // Implementation of FrmFilters for QueryFilter<T> fn set_filter_clause(&self, builder: &mut QueryBuilder<T>) -> QueryResult<()> { if !self.frm_status.is_empty() { ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 716, "total_crates": null }
fn_clm_analytics_load_metrics_7582556004316013526
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/metrics // Implementation of FrmMetrics for FrmMetric<T> async fn load_metrics( &self, dimensions: &[FrmDimensions], merchant_id: &common_utils::id_type::Mercha...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 286, "total_crates": null }
fn_clm_analytics_get_frm_filter_for_dimension_-7204242016518971210
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/filters pub async fn get_frm_filter_for_dimension<T>( dimension: FrmDimensions, merchant_id: &common_utils::id_type::MerchantId, time_range: &TimeRange, pool: &T, ) -> ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 50, "total_crates": null }
fn_clm_analytics_collect_7376462788155120898
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/accumulator // Inherent implementation for FrmMetricsAccumulator pub fn collect(self) -> FrmMetricsBucketValue { FrmMetricsBucketValue { frm_blocked_rate: self.frm_...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 1435, "total_crates": null }
fn_clm_analytics_add_metrics_bucket_7376462788155120898
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/accumulator // Implementation of BlockedRateAccumulator for FrmMetricAccumulator fn add_metrics_bucket(&mut self, metrics: &FrmMetricRow) { if let Some(ref frm_status) = metric...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 164, "total_crates": null }
fn_clm_analytics_load_metrics_731015646083759299
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/metrics/frm_triggered_attempts // Implementation of FrmTriggeredAttempts for super::FrmMetric<T> async fn load_metrics( &self, dimensions: &[FrmDimensions], mer...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 368, "total_crates": null }
fn_clm_analytics_load_metrics_1051160479070550136
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/frm/metrics/frm_blocked_rate // Implementation of FrmBlockedRate for super::FrmMetric<T> async fn load_metrics( &self, dimensions: &[FrmDimensions], merchant_id: &c...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 360, "total_crates": null }
fn_clm_analytics_get_metrics_-5947427886667826822
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/core pub async fn get_metrics( pool: &AnalyticsProvider, auth: &AuthInfo, req: GetAuthEventMetricRequest, ) -> AnalyticsResult<AuthEventMetricsResponse<MetricsBucke...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 130, "total_crates": null }
fn_clm_analytics_get_filters_-5947427886667826822
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/core pub async fn get_filters( pool: &AnalyticsProvider, req: GetAuthEventFilterRequest, auth: &AuthInfo, ) -> AnalyticsResult<AuthEventFiltersResponse> { let m...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 128, "total_crates": null }
fn_clm_analytics_get_sankey_-5947427886667826822
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/core pub async fn get_sankey( pool: &AnalyticsProvider, auth: &AuthInfo, req: TimeRange, ) -> AnalyticsResult<Vec<SankeyRow>> { match pool { AnalyticsPr...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 34, "total_crates": null }
fn_clm_analytics_set_filter_clause_-288882700675595536
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/types // Implementation of AuthEventFilters for QueryFilter<T> fn set_filter_clause(&self, builder: &mut QueryBuilder<T>) -> QueryResult<()> { if !self.authentication_s...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 860, "total_crates": null }
fn_clm_analytics_load_metrics_2442110342637045024
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/metrics // Implementation of AuthEventMetrics for AuthEventMetric<T> async fn load_metrics( &self, auth: &AuthInfo, dimensions: &[AuthEventDimensions], ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 302, "total_crates": null }
fn_clm_analytics_try_into_-1385639417840386352
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/sankey // Implementation of serde_json::Value for TryInto<SankeyRow> fn try_into(self) -> Result<SankeyRow, Self::Error> { logger::debug!("Parsing SankeyRow from {:?}",...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 173, "total_crates": null }
fn_clm_analytics_get_sankey_data_-1385639417840386352
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/sankey pub async fn get_sankey_data( clickhouse_client: &ClickhouseClient, auth: &AuthInfo, time_range: &TimeRange, ) -> MetricsResult<Vec<SankeyRow>> { let mut...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 64, "total_crates": null }
fn_clm_analytics_get_auth_events_filter_for_dimension_6983007128727853019
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/filters pub async fn get_auth_events_filter_for_dimension<T>( dimension: AuthEventDimensions, auth: &AuthInfo, time_range: &TimeRange, pool: &T, ) -> FiltersRes...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 41, "total_crates": null }
fn_clm_analytics_collect_2882725180822520582
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/accumulator // Inherent implementation for AuthEventMetricsAccumulator pub fn collect(self) -> AuthEventMetricsBucketValue { AuthEventMetricsBucketValue { a...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": true, "num_enums": null, "num_structs": null, "num_tables": null, "score": 1455, "total_crates": null }
fn_clm_analytics_add_metrics_bucket_2882725180822520582
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/accumulator // Implementation of AuthenticationErrorMessageAccumulator for AuthEventMetricAccumulator fn add_metrics_bucket(&mut self, metrics: &AuthEventMetricRow) { s...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 158, "total_crates": null }
fn_clm_analytics_load_metrics_6333942758765572780
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/metrics/authentication_exemption_approved_count // Implementation of AuthenticationExemptionApprovedCount for super::AuthEventMetric<T> async fn load_metrics( &self, ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 414, "total_crates": null }
fn_clm_analytics_load_metrics_3138220418621922525
clm
function
// Repository: hyperswitch // Crate: analytics // Purpose: Event logging with Kafka and ClickHouse // Module: crates/analytics/src/auth_events/metrics/frictionless_flow_count // Implementation of FrictionlessFlowCount for super::AuthEventMetric<T> async fn load_metrics( &self, auth: &AuthInfo, ...
{ "crate": "analytics", "file": null, "file_size": null, "is_async": false, "is_pub": false, "num_enums": null, "num_structs": null, "num_tables": null, "score": 414, "total_crates": null }