We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This inconsistency makes it hard when querying or aggregating metrics, one would have to account for both fields. Here's the list:
path_name:
cosmos_relayer_client_expiration_seconds
cosmos_relayer_client_trusting_period_seconds
path:
cosmos_relayer_observed_packets
cosmos_relayer_relayed_packets
cosmos_relayer_tx_errors_total
I propose we change
to path_name
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This inconsistency makes it hard when querying or aggregating metrics, one would have to account for both fields.
Here's the list:
path_name:
cosmos_relayer_client_expiration_seconds
cosmos_relayer_client_trusting_period_seconds
path:
cosmos_relayer_observed_packets
cosmos_relayer_relayed_packets
cosmos_relayer_tx_errors_total
I propose we change
cosmos_relayer_observed_packets
cosmos_relayer_relayed_packets
cosmos_relayer_tx_errors_total
to path_name
The text was updated successfully, but these errors were encountered: