yanic icon indicating copy to clipboard operation
yanic copied to clipboard

Yet another node info collector - for respondd to be used with meshviewer to Grafana (with influxdb or graphite)

Results 23 yanic issues
Sort by recently updated
recently updated
newest added

## Proposal We would not like to prune the whole state.json but only old nodes from the output (e.g. `meshviewer.json`) - currently, I can only set `prune_after` on the state.json...

## Description Major changes happens in InfluxDB on version 2, lets update the API dependencies. ## Motivation and Context fixes #202 ## Checklist: - [x] My code follows the code...

hey i have no idea about go. but here is a Vulnerabilities CVE-2023-48795 in golang.org/x/crypto before 0.17.0

**Config** ```toml [influxdb] enable = true address = "http://localhost:8086" database = "ffhb" username = "" password = "" # cleaning data of measurement node, # which are older than 7d...

bug
review

@AiyionPrime maybe you have an fix for it

https://tip.golang.org/blog/slog

## Description Adds the selected gateway and gateway6 as a tag to the influxdb ## Motivation and Context fixes #173 ## Checklist: - [ ] My code follows the code...

If either of the two nodes of a link references the other as its `gateway_nexthop`, mark the link as `active`. This could help downstream tools to easily highlight the current...

help wanted
wontfix

A helper that determines whether a given router model is currently supported by gluon. The value could be an enum: - `supported` for devices which are in the target definitions...

help wanted
wontfix

it would be nice to be able to allow self-signed certificates for the database connectors like influxdb ## Expected Behavior the connection should simply work ## Current Behavior there's a...

enhancement
help wanted
question