Skip to content

Commit

Permalink
fix(dashboards): add release in file name to avoid duplicates (#92)
Browse files Browse the repository at this point in the history
* fix(charts): add release in file name to avoid duplicates

* chore(charts/dashboards): correct the legend of service return code panel

* docs(terraform-docs): generate docs and write to README.adoc

---------

Co-authored-by: lconsuegra <[email protected]>
  • Loading branch information
lconsuegra and lconsuegra authored Oct 23, 2024
1 parent 1704ef4 commit de09c28
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v9.0.0"`
Default: `"v9.0.1"`

==== [[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>

Expand Down Expand Up @@ -178,9 +178,9 @@ Description: ID to pass other modules in order to refer to this module as a depe
[cols="a,a",options="header,autowidth"]
|===
|Name |Version
|[[provider_utils]] <<provider_utils,utils>> |>= 1
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 6
|[[provider_null]] <<provider_null,null>> |>= 3
|[[provider_argocd]] <<provider_argocd,argocd>> |>= 6
|[[provider_utils]] <<provider_utils,utils>> |>= 1
|===

= Resources
Expand Down Expand Up @@ -221,7 +221,7 @@ Description: ID to pass other modules in order to refer to this module as a depe
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v9.0.0"`
|`"v9.0.1"`
|no

|[[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>
Expand Down
4 changes: 2 additions & 2 deletions aks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v9.0.0"`
Default: `"v9.0.1"`

==== [[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>

Expand Down Expand Up @@ -223,7 +223,7 @@ Description: ID to pass other modules in order to refer to this module as a depe
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v9.0.0"`
|`"v9.0.1"`
|no

|[[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>
Expand Down
2 changes: 1 addition & 1 deletion charts/traefik/dashboards/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
"format": "time_series",
"interval": "",
"intervalFactor": 2,
"legendFormat": "{{ method }} : { {code }}",
"legendFormat": "{{ method }} : {{ code }}",
"range": true,
"refId": "A"
}
Expand Down
2 changes: 1 addition & 1 deletion charts/traefik/templates/grafana-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ items:
labels:
grafana_dashboard: '1'
data:
{{ $dashboardName }}.json: {{ $.Files.Get $path | toJson }}
{{ $.Release.Name }}-{{ $dashboardName }}.json: {{ $.Files.Get $path | toJson }}
{{- end }}
{{- end }}
{{- end }}
4 changes: 2 additions & 2 deletions eks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v9.0.0"`
Default: `"v9.0.1"`

==== [[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>

Expand Down Expand Up @@ -195,7 +195,7 @@ Description: ID to pass other modules in order to refer to this module as a depe
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v9.0.0"`
|`"v9.0.1"`
|no

|[[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>
Expand Down
4 changes: 2 additions & 2 deletions kind/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v9.0.0"`
Default: `"v9.0.1"`

==== [[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>

Expand Down Expand Up @@ -227,7 +227,7 @@ Description: External IP address of Traefik LB service.
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v9.0.0"`
|`"v9.0.1"`
|no

|[[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>
Expand Down
4 changes: 2 additions & 2 deletions nodeport/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v9.0.0"`
Default: `"v9.0.1"`

==== [[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>

Expand Down Expand Up @@ -195,7 +195,7 @@ Description: ID to pass other modules in order to refer to this module as a depe
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v9.0.0"`
|`"v9.0.1"`
|no

|[[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>
Expand Down
4 changes: 2 additions & 2 deletions scaleway/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v9.0.0"`
Default: `"v9.0.1"`

==== [[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>

Expand Down Expand Up @@ -195,7 +195,7 @@ Description: ID to pass other modules in order to refer to this module as a depe
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v9.0.0"`
|`"v9.0.1"`
|no

|[[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>
Expand Down
4 changes: 2 additions & 2 deletions sks/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Description: Override of target revision of the application chart.

Type: `string`

Default: `"v9.0.0"`
Default: `"v9.0.1"`

==== [[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>

Expand Down Expand Up @@ -235,7 +235,7 @@ Description: ID to pass other modules in order to refer to this module as a depe
|[[input_target_revision]] <<input_target_revision,target_revision>>
|Override of target revision of the application chart.
|`string`
|`"v9.0.0"`
|`"v9.0.1"`
|no

|[[input_enable_service_monitor]] <<input_enable_service_monitor,enable_service_monitor>>
Expand Down

0 comments on commit de09c28

Please sign in to comment.