async_profiler

deprecated
pdk
Setup a low overhead sampling profiler for Java

2,544 downloads

348 latest version

5.0 quality score

Version information

  • 1.2.1 (latest)
  • 1.2.0
  • 1.1.0
  • 1.0.0
released Sep 20th 2022
This version is compatible with:
  • Puppet Enterprise 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, 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x
  • Puppet >= 6.0.0 < 8.0.0
  • CentOS
    ,
    RedHat
    ,
    Debian
    ,
    Ubuntu
This module has been deprecated by its author since Jul 11th 2023.

The reason given was: new maintainer

The author has suggested markt-async_profiler as its replacement.

Start using this module

Documentation

fraenki/async_profiler — version 1.2.1 Sep 20th 2022

puppet-async_profiler

Table of Contents

  1. Description
  2. Usage
  3. Reference
  4. Development

Description

A Puppet module to install async-profiler, a low overhead sampling profiler for Java.

Usage

Just specify the version of async-profiler that should be installed:

class { 'async_profiler':
  version => '1.8',
}

Reference

Classes and parameters are documented in REFERENCE.md.

Development

Please use the GitHub issues functionality to report any bugs or requests for new features. Feel free to fork and submit pull requests for potential contributions.