Skip to content

Commit

Permalink
chore: Rename tracing to traces in dashboard extension (#1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrkl authored May 8, 2024
1 parent 50d6183 commit d0dbbfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/busola/telemetry_busola_extension_cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
widget: Badge
body:
- name: Tracing
- name: Traces
widget: Panel
visibility: $exists(spec.trace.gateway.scaling.static.replicas)
children:
Expand Down Expand Up @@ -68,7 +68,7 @@ data:
readOnly: false
decodable: false
path: spec.trace
name: Tracing
name: Traces
widget: FormGroup
children:
- advanced: true
Expand Down

0 comments on commit d0dbbfd

Please sign in to comment.