Skip to content

Commit

Permalink
update left out packages, rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ruflin committed Jun 30, 2020
1 parent 6cecff1 commit b0aec0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/import-beats/packages.go
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ func (r *packageRepository) createPackagesFromSource(beatsDir, beatName, beatTyp
}
aPackage.addDatasets(datasets)

// datasources
// configTemplates
aPackage.configTemplate, err = updateConfigTemplate(aPackage.configTemplate, updateConfigTemplateParameters{
moduleName: moduleName,
moduleTitle: moduleTitle,
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ icons:
title: Logo Kubernetes
size: 32x32
type: image/svg+xml
datasources:
config_templates:
- name: kubernetes
title: Kubernetes metrics
description: Collect metrics from Kubernetes
Expand Down

0 comments on commit b0aec0a

Please sign in to comment.