Skip to content

[feat]Add monitoring support for Ollama LLM runtime - #4064

Merged
tomsun28 merged 3 commits into
apache:masterfrom
Duansg:feat-ollama
Mar 11, 2026
Merged

[feat]Add monitoring support for Ollama LLM runtime#4064
tomsun28 merged 3 commits into
apache:masterfrom
Duansg:feat-ollama

Conversation

@Duansg

@Duansg Duansg commented Mar 11, 2026

Copy link
Copy Markdown
Member

What's changed?

  • Add monitoring support for Ollama LLM runtime platform.
  • Introduce a new Ollama monitor type to collect runtime metrics via Ollama API.
  • Support monitoring basic information such as:
    • Ollama service availability
    • Model runtime status
    • Basic API response metrics
  • Add the corresponding monitoring template and documentation.

This allows users to monitor local or remote Ollama LLM services directly in HertzBeat.

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.
ollama_monitor

@github-actions github-actions Bot added doc Improvements or additions to documentation monitoring-template backend labels Mar 11, 2026

@tomsun28 tomsun28 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@tomsun28
tomsun28 merged commit d16a95d into apache:master Mar 11, 2026
3 checks passed
@Duansg
Duansg deleted the feat-ollama branch March 14, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend doc Improvements or additions to documentation monitoring-template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants