canonical / canonical/openstack-exporter-operator

Launch exporter with collect-metrics-time

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
13
Avg merge
8d 2h
Merged PRs (30d)
3

Description

The existing dashboards make use of a metric called `scrape_duration_seconds`. I think the equivalent metric in openstack-exporter is `openstack_metric_collect_seconds`. This is only collected if `--collect-metric-time` is passed to openstack-exporter.

If we want to use this metric, we must enable this option for the exporter service.

Contributor guide

Open the contributing guide

Research direction

Start by locating how the openstack-exporter service is configured and where its command-line arguments are defined. Enable --collect-metric-time for the exporter service, then verify that the openstack_metric_collect_seconds metric is collected and available for the existing dashboards.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
observability
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.