---
version: "2.0.0"
name: Pinpoint
description: "APM, (Application Performance Management) tool for large-scale distributed systems. apm-monitor, java, agent, apm, distributed-tracing, monitoring."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---

# Pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems. ## Commands

- `help` - Help
- `run` - Run
- `info` - Info
- `status` - Status

## Features

- Core functionality from apm-monitor-apm/apm-monitor

## Usage

Run any command: `apm-monitor <command> [args]`
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com

## Examples

```bash
# Show help
apm-monitor help

# Run
apm-monitor run
```

- Run `apm-monitor help` for commands
- No API keys needed

- Run `apm-monitor help` for all commands


## Output

Results go to stdout. Save with `apm-monitor run > output.txt`.

## Configuration

Set `APM_MONITOR_DIR` to change data directory. Default: `~/.local/share/apm-monitor/`
