prometheus-community / prometheus-community/stackdriver_exporter

Reducing interval to 1m showing no metrices

Open
#279 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
295
Forks
117
Avg merge
9d 14h
Merged PRs (30d)
7

Description

Steps to reproduce:

  1. run the stackdriver with the interval as 1m --monitoring.metrics-interval=5m
  2. Check the /metrics endpoint

I tried this with standalone and at Helm installed Exporter but go the same results at both the palces.
On hitting the endpoint was just getting the Golang related and the exporter related metrices.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with the standalone exporter and the Helm installation, using the monitoring interval flag and checking the /metrics endpoint. Compare the exposed output with the expected Stackdriver metrics and determine whether the interval value in the report is intended to be 1m or 5m. Done means the configured interval exposes the expected metrics in both deployment modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, google-cloud, helm, prometheus
Domain
cloud, observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.