We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ea846 commit 9970a7eCopy full SHA for 9970a7e
packages/nvidia_gpu/changelog.yml
@@ -3,7 +3,7 @@
3
changes:
4
- description: SSL configuration is not expected to have multiple values.
5
type: bugfix
6
- link: https://github.com/elastic/integrations/pull/1
+ link: https://github.com/elastic/integrations/pull/16001
7
- version: "0.4.0"
8
9
- description: |
packages/nvidia_gpu/data_stream/stats/agent/stream/stream.yml.hbs
@@ -15,7 +15,7 @@ metrics_filters.include:
15
{{#each metrics_filters.include}}
16
- {{this}}
17
{{/each}}
18
-{{#if ssl.certificate_authorities}}
+{{#if ssl}}
19
ssl:
20
{{ssl}}
21
{{/if}}
0 commit comments