Skip to content

Add LLM Metrics Visualizer plugin#800

Merged
undera merged 1 commit intoundera:masterfrom
bakthava:add-llm-metrics-visualizer
Mar 29, 2026
Merged

Add LLM Metrics Visualizer plugin#800
undera merged 1 commit intoundera:masterfrom
bakthava:add-llm-metrics-visualizer

Conversation

@bakthava
Copy link
Copy Markdown
Contributor

LLM Metrics Visualizer

A JMeter listener plugin for monitoring LLM (Large Language Model) performance metrics in real time.

Features

  • TTFT (Time to First Token)
  • TPOT (Time per Output Token)
  • RPS (Requests per Second)
  • Input/Output tokens per request and per minute
  • Response time percentiles (Min, Avg, Max, 90th)
  • Grouped by sampler name

Links

Java 8 compatible (bytecode version 52).

Copilot AI review requested due to automatic review settings March 28, 2026 18:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the LLM Metrics Visualizer JMeter listener plugin to the plugin repository index so it can be discovered/installed via the repository metadata.

Changes:

  • Added a new plugin entry (llm-metrics-visualizer) with description, vendor, URLs, and class metadata
  • Registered initial version 0.1 with its GitHub release JAR download URL and dependency on jmeter-core

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@undera undera merged commit 25789df into undera:master Mar 29, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants