1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-26 09:48:32 +00:00
thatmattlove-hyperglass/hyperglass/models/config
Wilhelm Schonfeldt 9db9849a59
feat(structured): release structured feature set (squash merge)
Summary:
- Add structured traceroute support with comprehensive IP enrichment (ASN/org/RDNS).
- Improve MikroTik traceroute cleaning and aggregation; collapse repeated tables into a single representative table.
- Enhance traceroute logging for visibility and add traceroute-specific cleaning helpers.
- Add/adjust IP enrichment plugins and BGP/traceroute enrichment integrations.
- UI updates for traceroute output and path visualization; update docs and configuration for structured output.

This commit squashes changes from 'structured-dev' into a single release commit.
2025-09-30 16:46:01 +02:00
..
__init__.py migrate config models to models module 2020-10-11 13:14:07 -07:00
cache.py format and lint 2025-06-14 21:44:20 -04:00
credential.py upgrade major dependencies 2024-03-16 23:17:54 -04:00
devices.py Refactor code for improved readability and consistency across multiple files using black 2025-09-26 09:43:06 +02:00
docs.py remove params.docs.mode field; fix params.docs.path default value 2024-04-02 00:08:06 -04:00
http_client.py fix import sorting 2024-03-17 16:04:41 -04:00
logging.py fix import sorting 2024-03-17 16:04:41 -04:00
messages.py logging overhaul 2024-04-01 23:42:07 -04:00
opengraph.py upgrade major dependencies 2024-03-16 23:17:54 -04:00
params.py feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
proxy.py fix import sorting 2024-03-17 16:04:41 -04:00
structured.py feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
web.py (possibly) fix log width issue 2024-06-16 16:59:22 -04:00