Skip to content

Commit 9970a7e

Browse files
committed
Add template and changelog
1 parent 75ea846 commit 9970a7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/nvidia_gpu/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
changes:
44
- description: SSL configuration is not expected to have multiple values.
55
type: bugfix
6-
link: https://github.com/elastic/integrations/pull/1
6+
link: https://github.com/elastic/integrations/pull/16001
77
- version: "0.4.0"
88
changes:
99
- description: |

packages/nvidia_gpu/data_stream/stats/agent/stream/stream.yml.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metrics_filters.include:
1515
{{#each metrics_filters.include}}
1616
- {{this}}
1717
{{/each}}
18-
{{#if ssl.certificate_authorities}}
18+
{{#if ssl}}
1919
ssl:
2020
{{ssl}}
2121
{{/if}}

0 commit comments

Comments
 (0)