Page MenuHomePhabricator

atlas-exporter fails to parse response from api
Open, LowPublic

Description

I noticed this while investigating something else on netmon1003:

Sep 18 10:00:41 netmon1003 atlas_exporter[2061469]: time="2023-09-18T10:00:41Z" level=error msg="failed parsing measurement result for 9183763: json.Decode(https://atlas.ripe.net/api/v2/measurements/9183763/latest?format=json): Unable to process Traceroute result (fw 5080): Unable to process Replies: json: cannot unmarshal number into Go struct field .err of type string for {\"from\":\"fd3b:ba18:3605:1::1\",\"ttl\":64,\"rtt\":0.565,\"size\":96,\"err\":5}" source="request_strategy.go:73"

Related Objects

Event Timeline

joanna_borun triaged this task as Low priority.
ayounsi moved this task from Backlog to Easy Wins on the Infrastructure-Foundations board.
ayounsi subscribed.

First step would be to upgrade atlas_exporter as mentioned on the parent task.

Everything around the RIPE Atlas need some care, unfortunately low priority. Or good first project for new hires.