Skip to content

karlmjogila/alloy-modules

This branch is 1 commit ahead of, 14 commits behind grafana/alloy-modules:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46fcc0a · Nov 11, 2024
Apr 8, 2024
Apr 9, 2024
Nov 11, 2024
Apr 8, 2024
Apr 4, 2024
Apr 11, 2024
Apr 5, 2024
Apr 4, 2024
Apr 4, 2024
Apr 8, 2024
Feb 29, 2024
Feb 29, 2024
Apr 4, 2024
Apr 11, 2024
Aug 24, 2024
Aug 24, 2024

Repository files navigation

Alloy Modules

Grafana

Grafana Alloy logo Grafana Alloy logo

Modules are a way to create Grafana Alloy configurations which can be loaded as a component. Modules are a great way to parameterize a configuration to create reusable pipelines.

Submitting modules

Create a folder for the module under the ./modules directory in the appropriate category. Each module must have a README.md that provides the following information:

  • Components
  • Brief description
  • Applicable Alloy versions
  • Declare arguments and exports
  • Example

Referencing Modules

Whenever a new module is submitted and a pull request is merged to the main branch, a tag is automatically created and published, by default this is a patch bump.

Modules can be reference directly from this git repository using the import.git or import.http components. It is recommended to always reference a tagged version, and not the main branch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.9%
  • Makefile 9.1%