issues
search
cncf
/
tag-observability
Technical Advisory Group for Observability 🔭⚙️
https://cncf.io/projects
Apache License 2.0
644
stars
83
forks
source link
Vendor List w/ project contribution mappings
#41
Open
halcyondude
opened
3 years ago
halcyondude
commented
2 years ago
https://github.com/cncf/landscape-graph
is in flight.
Data Model
base data model: Neo4j (graph db) + landscape::items.json
base += all git repos for all CNCF projects, via
https://github.com/src-d/gitbase
gitbase is a bitmap index layer atop locally cloned git repos, surfaced as MySQL compliant interface.
ETL from MySQL endpoint to Graph DB via
https://neo4j.com/labs/etl-tool
alternative is a mess of webhooks, combined with an inability to backfill commit info without difficulty
Data from crunchbase, yahoo finance, LinkedIn, etc can be pulled in beyond summary as needed.
Visualization layer (UI)
JavaFX
WYSWIG User Interface Development tool -->
https://gluonhq.com/products/scene-builder
Rich 3d library
existing GH Actions --> linux, windows, macos, android, ios
WebAssembly --> Browser
https://github.com/cncf/landscape-graph is in flight.
Data Model
Visualization layer (UI)