prometheus / prometheus/node_exporter

go 1.15 supports CurveID.String()

Open
#1,793 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
13.8k
Forks
2.7k
Avg merge
1d 23h
Merged PRs (30d)
8

Description

When we move to go 1.15, we can simplify our https code by using CurveID fmt.Stringer interface.

Please move this issue as well when the https package is extracted.

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

Locate the HTTPS package and its CurveID handling, then review how the package extraction affects this issue. Confirm the supported Go version and identify the existing CurveID formatting paths; done means the HTTPS code uses CurveID's Stringer behavior after the extraction.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.