Skip to content

Commit

Permalink
Update priv/graphql/schemas/admin/metric.gql
Browse files Browse the repository at this point in the history
Co-authored-by: Paweł Chrząszcz <[email protected]>
  • Loading branch information
arcusfelis and chrzaszcz authored Sep 19, 2023
1 parent db8d831 commit 28a4ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/graphql/schemas/admin/metric.gql
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ type CETSSystemMetric {
remote_nodes_with_missing_tables: Int
"Number of missing tables"
remote_missing_tables: Int
"Number of nodes with confict tables (replication destinations do not match)"
"Number of nodes with conflict tables (replication destinations do not match)"
conflict_nodes: Int
"Number of conflict tables (replication destinations do not match)"
conflict_tables: Int
Expand Down

0 comments on commit 28a4ee0

Please sign in to comment.