prometheus / prometheus/exporter-toolkit

RoutePrefix Handling for LandingPage Form

Open
#296 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
311
Forks
109
Avg merge
3d 59m
Merged PRs (30d)
6

Description

With https://github.com/prometheus/exporter-toolkit/pull/283 introduced RoutePrefix the LandingPage form in snmp_exporter has wrong action <form action="//snmp"> resulting in a deadlink

1st reported in https://github.com/prometheus/snmp_exporter/issues/1366

@SuperQ

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 tracing RoutePrefix handling into the LandingPage form in the exporter toolkit and compare it with the behavior introduced by pull request 283. Verify that the form action resolves to the intended snmp_exporter route rather than a dead link, using the reported issue as the reproduction case.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
web-dev
Issue type
Bug
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.