Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TotalUniqueUsersValue int64 TotalUniquePriceagentsValue int64 TotalUniqueProductPriceagentsValue int64 TotalUniqueWishlistPriceagentsValue int64 TotalUserInteractions = metrics.NewCounter("gogeizhalsbot_user_interactions_total") GeizhalsHTTPRequests = metrics.NewCounter("gogeizhalsbot_geizhals_http_requests_total") HTTPRequests429 = metrics.NewCounter("gogeizhalsbot_geizhals_http_requests_429_total") PriceagentNotifications = metrics.NewCounter("gogeizhalsbot_priceagent_notifications_total") HTTPErrors = metrics.NewCounter("gogeizhalsbot_http_errors_total") GraphsRendered = metrics.NewCounter("gogeizhalsbot_graphs_rendered_total") )
Functions ¶
func StartPrometheusExporter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.