grafana / grafana/pyroscope

Ability to disable auto update to latest version

Open
#1,984 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

I would like to be able to disable the auto update.

```
failed to get update the latest version" file=" util/updates/updates.go:54" error="Get \"https://pyroscope.io/latest-version.json\": dial tcp 18.160.18.114:443: i/o timeout"
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Read util/updates/updates.go around line 54, where the reported latest-version request fails, and trace how update checks are triggered. Identify the existing configuration or startup path involved, then verify that users can disable the check and that the request is skipped when disabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.