Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metric for expected camera position #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Apr 26, 2024

This patch adds a new metric for the expected camera position. This allows users to compare the expected and actual positions of a camera and visualize those or use the information for alerting.

This fixes #82

This patch adds a new metric for the expected camera position. This
allows users to compare the expected and actual positions of a camera
and visualize those or use the information for alerting.

This fixes #82
('ressource', 'type'))
agent_calendar_update_total = Gauge(
'agent_calendar_update_total',
'Nuber of calendar update',
Copy link
Contributor

Choose a reason for hiding this comment

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

small typo: Nuber -> Number

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.

Metric for expected camera position
2 participants