Version information
released May 2nd 2025
This version is compatible with:
- Puppet Enterprise 2025.2.x, 2025.1.x, 2023.8.x, 2023.7.x, 2023.6.x, 2023.5.x, 2023.4.x, 2023.3.x, 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x
- Puppet >= 7.0.0 < 9.0.0
- , , , , , ,
Start using this module
Add this module to your Puppetfile:
mod 'puppet-grafana_alloy', '1.0.0'
Learn more about managing modules with a PuppetfileDocumentation
puppet/grafana_alloy — version 1.0.0 May 2nd 2025
Grafana Alloy module for Puppet
ToC
Description
This module configures the Grafana Alloy service.
License
This project is licensed under the MIT license. A license file is in the document root of this repository.
Authors
puppet-grafana_alloy is maintained by Vox Pupuli, it was written by Evgeni Golov.
Changelog
All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v1.0.0 (2025-05-02)
Implemented enhancements:
- restructure the module a bit so that the order of execution clear #3 (evgeni)
- allow managing /etc/alloy/config.alloy #2 (evgeni)
- create grafana_alloy module #1 (evgeni)
* This Changelog was automatically generated by github_changelog_generator
Dependencies
- puppetlabs/apt (>= 9.2.0 < 11.0.0)
Copyright (c) 2025 Vox Pupuli contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.