import { ClientSDK, RequestOptions } from "../lib/sdks.js"; import * as models from "../models/index.js"; import * as operations from "../models/operations/index.js"; export declare class Metrics extends ClientSDK { getApiV3MetricsMessageExecutionRate(request?: operations.GetApiV3MetricsMessageExecutionRateRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsIcNodesCount(request?: operations.GetApiV3MetricsIcNodesCountRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsIcMemoryTotal(request?: operations.GetApiV3MetricsIcMemoryTotalRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsIcCpuCores(request?: operations.GetApiV3MetricsIcCpuCoresRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsIcMemoryUsage(request?: operations.GetApiV3MetricsIcMemoryUsageRequest | undefined, options?: RequestOptions): Promise; /** * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsMemory(request?: operations.GetApiV3MetricsMemoryRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsBlockRate(request?: operations.GetApiV3MetricsBlockRateRequest | undefined, options?: RequestOptions): Promise; /** * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsBlockCount(request?: operations.GetApiV3MetricsBlockCountRequest | undefined, options?: RequestOptions): Promise; /** * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsEgressBandwidth(request?: operations.GetApiV3MetricsEgressBandwidthRequest | undefined, options?: RequestOptions): Promise; /** * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsIngressBandwidth(request?: operations.GetApiV3MetricsIngressBandwidthRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsBoundaryNodesCount(request?: operations.GetApiV3MetricsBoundaryNodesCountRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsGovernanceNeuronsTotal(request?: operations.GetApiV3MetricsGovernanceNeuronsTotalRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsInternetIdentityUserCount(request?: operations.GetApiV3MetricsInternetIdentityUserCountRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsGovernanceVotingPowerTotal(request?: operations.GetApiV3MetricsGovernanceVotingPowerTotalRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsAverageGovernanceVotingPowerTotal(request?: operations.GetApiV3MetricsAverageGovernanceVotingPowerTotalRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsCycleBurnRate(request?: operations.GetApiV3MetricsCycleBurnRateRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsIcSubnetTotal(request?: operations.GetApiV3MetricsIcSubnetTotalRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsLastRewardEvent(request?: operations.GetApiV3MetricsLastRewardEventRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsLatestRewardEventTotalAvailable(request?: operations.GetApiV3MetricsLatestRewardEventTotalAvailableRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsAverageLastRewardEvent(request?: operations.GetApiV3MetricsAverageLastRewardEventRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsCommunityFundTotalStaked(request?: operations.GetApiV3MetricsCommunityFundTotalStakedRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsCommunityFundTotalMaturity(request?: operations.GetApiV3MetricsCommunityFundTotalMaturityRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsTotalRewardableNodesCount(request?: operations.GetApiV3MetricsTotalRewardableNodesCountRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsRegisteredCanistersCount(request?: operations.GetApiV3MetricsRegisteredCanistersCountRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsBlockHeight(request?: operations.GetApiV3MetricsBlockHeightRequest | undefined, options?: RequestOptions): Promise; /** * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsTotalActiveNodesCount(request?: operations.GetApiV3MetricsTotalActiveNodesCountRequest | undefined, options?: RequestOptions): Promise; /** * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsTotalAwaitingNodesCount(request?: operations.GetApiV3MetricsTotalAwaitingNodesCountRequest | undefined, options?: RequestOptions): Promise; /** * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsTotalOfflineNodesCount(request?: operations.GetApiV3MetricsTotalOfflineNodesCountRequest | undefined, options?: RequestOptions): Promise; /** * Deprecated: Use `/api/v3/metrics/node-energy-consumption-rate-kwh` * and `/api/v3/metrics/total-ic-energy-consumption-rate-kwh` instead * * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsEnergyConsumptionRate(request?: operations.GetApiV3MetricsEnergyConsumptionRateRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsTotalIcEnergyConsumptionRateKwh(request?: operations.GetApiV3MetricsTotalIcEnergyConsumptionRateKwhRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsNodeEnergyConsumptionRateKwh(request?: operations.GetApiV3MetricsNodeEnergyConsumptionRateKwhRequest | undefined, options?: RequestOptions): Promise; /** * @deprecated method: This will be removed in a future release, please migrate away from it as soon as possible. */ getApiV3MetricsTransactionRate(request?: operations.GetApiV3MetricsTransactionRateRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsMaxTransactionsPerSecOver90Days(request?: operations.GetApiV3MetricsMaxTransactionsPerSecOver90DaysRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsInstructionRate(request?: operations.GetApiV3MetricsInstructionRateRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsAverageCycleBurnRate(request?: operations.GetApiV3MetricsAverageCycleBurnRateRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsIcpTxnVsEthTxn(request?: operations.GetApiV3MetricsIcpTxnVsEthTxnRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsEthEquivalentTxns(request?: operations.GetApiV3MetricsEthEquivalentTxnsRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsGovernanceNotDissolvingNeuronsE8s1year(request?: operations.GetApiV3MetricsGovernanceNotDissolvingNeuronsE8s1yearRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsGovernanceDissolvingNeuronsE8s1year(request?: operations.GetApiV3MetricsGovernanceDissolvingNeuronsE8s1yearRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsGovernanceNotDissolvingNeuronsStakedMaturityE8sEquivalent1year(request?: operations.GetApiV3MetricsGovernanceNotDissolvingNeuronsStakedMaturityE8sEquivalent1yearRequest | undefined, options?: RequestOptions): Promise; getApiV3MetricsGovernanceDissolvingNeuronsStakedMaturityE8sEquivalent1year(request?: operations.GetApiV3MetricsGovernanceDissolvingNeuronsStakedMaturityE8sEquivalent1yearRequest | undefined, options?: RequestOptions): Promise; } //# sourceMappingURL=metrics.d.ts.map