sitespeedio / sitespeedio/sitespeed.io

Domain name on Influxdb

Open
#2,173 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
Dominant language
JavaScript
Stars
5k
Forks
624
Avg merge
4h 8m
Merged PRs (30d)
2

Description

Hi,
we are using Influxdb to save scan report data and we have a problem on domain name because the saved value for domain is in IDN format (example edonè.com became xn--edon-8oa.com) and this is a problem for a Db to have a right order or search not using specific function in where clause.
The last db (Influxdb e Graphite too) can save the plain format without a problem.

Is it a bug or a or something desired for other motivation ?

Thank you very much

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

No file, test, or entry point is named. Start by tracing how scan report domain values are saved to InfluxDB and Graphite, reproduce the IDN value such as xn--edon-8oa.com, and establish whether the expected result is plain-domain storage or an intentional encoding.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.