Skip to content

Commit

Permalink
Update GCS reference in yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
zalegrala committed Dec 2, 2021
1 parent 1de7715 commit aa3c403
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions operations/tempo-mixin/tempo-operational.json
Original file line number Diff line number Diff line change
Expand Up @@ -4414,7 +4414,7 @@
}
}
],
"title": "GCS",
"title": "Backend",
"type": "row"
},
{
Expand Down Expand Up @@ -5534,4 +5534,4 @@
"title": "Tempo Operational",
"uid": "a6175b9cc7ec20591890117c39580030",
"version": 1
}
}
2 changes: 1 addition & 1 deletion operations/tempo-mixin/yamls/tempo-operational.json
Original file line number Diff line number Diff line change
Expand Up @@ -4890,7 +4890,7 @@
}
}
],
"title": "GCS",
"title": "Backend",
"type": "row"
},
{
Expand Down
2 changes: 1 addition & 1 deletion operations/tempo-mixin/yamls/tempo-reads.json
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@
"repeatIteration": null,
"repeatRowId": null,
"showTitle": true,
"title": "GCS",
"title": "Backend",
"titleSize": "h6"
},
{
Expand Down
4 changes: 2 additions & 2 deletions operations/tempo-mixin/yamls/tempo-writes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@
"repeatIteration": null,
"repeatRowId": null,
"showTitle": true,
"title": "GCS - Ingester",
"title": "Backend - Ingester",
"titleSize": "h6"
},
{
Expand Down Expand Up @@ -1617,7 +1617,7 @@
"repeatIteration": null,
"repeatRowId": null,
"showTitle": true,
"title": "GCS - Compactor",
"title": "Backend - Compactor",
"titleSize": "h6"
}
],
Expand Down

0 comments on commit aa3c403

Please sign in to comment.