Blockfrost.API.Metrics (Blockfrost v0.1.1) View Source
Functions for to the /metrics namespace in the Blockfrost API
Link to this section Summary
Functions
History of your Blockfrost usage metrics per endpoint in the past 30 days
History of your Blockfrost usage metrics in the past 30 days
Link to this section Functions
Specs
blockfrost_endpoint_usage_metrics(Blockfrost.t(), Keyword.t()) :: {:ok, Blockfrost.Response.BlockfrostEndpointUsageMetricsResponse.t()} | Blockfrost.HTTP.error_response()
History of your Blockfrost usage metrics per endpoint in the past 30 days
Specs
blockfrost_usage_metrics(Blockfrost.t(), Keyword.t()) :: {:ok, Blockfrost.Response.BlockfrostUsageMetricsResponse.t()} | Blockfrost.HTTP.error_response()
History of your Blockfrost usage metrics in the past 30 days