Skip to content

debug: Add metrics infrastructure for obsidian-metrics integration#47

Open
dtkav wants to merge 1 commit intomainfrom
feat/metrics-infrastructure
Open

debug: Add metrics infrastructure for obsidian-metrics integration#47
dtkav wants to merge 1 commit intomainfrom
feat/metrics-infrastructure

Conversation

@dtkav
Copy link
Member

@dtkav dtkav commented Feb 4, 2026

Adds metrics infrastructure for obsidian-metrics plugin integration.

Obsidian Metrics exposes a prometheus metrics server so that we can graph performance metrics.

This behavior should noop unless the Obsidian Metrics plugin is installed and we are in debug mode.

https://github.com/No-Instructions/obsidian-metrics

Adds RelayMetrics class that integrates with the obsidian-metrics plugin
when available, with graceful no-op fallback when disabled.
@dtkav dtkav changed the title feat: Add metrics infrastructure for obsidian-metrics integration debug: Add metrics infrastructure for obsidian-metrics integration Feb 4, 2026
@dtkav dtkav added the low risk label Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant