Export large graphs to images with wrappers for React Flow, D3, Cytoscape, and other graph libraries
OpenTelemetry OTLP Exporter base (for internal use only)
OpenTelemetry Collector Logs Exporter allows user to send collected logs to the OpenTelemetry Collector
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector
OpenTelemetry Collector Exporter allows user to send collected log records to the OpenTelemetry Collector
OpenTelemetry OTLP-gRPC Exporter base (for internal use only)
OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin.
OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector
An OTLP exporter to send logs using protobuf over HTTP
OpenTelemetry Collector Trace Exporter allows user to send collected traces to the OpenTelemetry Collector
OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector using protobuf over HTTP
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector
OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector using protobuf over HTTP
OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus
A prometheus exporter for node-postgres
A prometheus exporter for pg-promise
OpenTelemetry Exporter Jaeger allows user to send collected traces to Jaeger
OpenTelemetry Google Cloud Trace Exporter allows the user to send collected traces to Google Cloud Trace.
Application Insights exporter for the OpenTelemetry JavaScript (Node.js) SDK
OpenTelemetry Google Cloud Monitoring Exporter allows the user to send collected metrics to Google Cloud Monitoring.
Exports logs to OpenTelemetry Collector using OTLP protocol
OpenTelemetry transport for Pino
OpenTelemetry observability exporter for Mastra - supports OTLP traces and logs with multiple cloud providers
OpenTelemetry SDK for Node.js
Experimental Rust implementation of the Millrace runtime.
Provides lightning-fast graph data access to ArangoDB
Plugin that exports Chef installations structure in a graph
Make export vistual call graph easy to use.
A minimal state machine for Ruby objects. Define states, events, transitions, guard conditions, and callbacks with a clean DSL. Works with any Ruby class — no framework dependency required.
A Ruby library for exporting Facebook Open Graph Translations between Developer Applications.
A library for parsing, manipulating, and exporting graphs in the GEXF format.
Topological sorting, shortest path, and json exports for directed acyclic graphs
Takes a TaskWarrior export and emits a graph that visualizes the dependencies between tasks.
Flutterby is a flexible, Ruby-powered, routing graph-based web application framework that will serve your website dynamically or export it as a static site.
GRATR is a framework for graph data structures and algorithms. This library is a fork of RGL. This version utilizes Ruby blocks and duck typing to greatly simplfy the code. It also supports export to DOT format for display as graphics. GRATR currently contains a core set of algorithm patterns: * Breadth First Search * Depth First Search * A* Search * Floyd-Warshall * Best First Search * Djikstra's Algorithm * Lexicographic Search The algorithm patterns by themselves do not compute any meaningful quantities over graphs, they are merely building blocks for constructing graph algorithms. The graph algorithms in GRATR currently include: * Topological Sort * Strongly Connected Components * Transitive Closure * Rural Chinese Postman * Biconnected
GRATR is a framework for graph data structures and algorithms. This library is a fork of RGL. This version utilizes Ruby blocks and duck typing to greatly simplfy the code. It also supports export to DOT format for display as graphics. GRATR currently contains a core set of algorithm patterns: * Breadth First Search * Depth First Search * A* Search * Floyd-Warshall * Best First Search * Djikstra's Algorithm * Lexicographic Search The algorithm patterns by themselves do not compute any meaningful quantities over graphs, they are merely building blocks for constructing graph algorithms. The graph algorithms in GRATR currently include: * Topological Sort * Strongly Connected Components * Transitive Closure * Rural Chinese Postman * Biconnected
gephi_keeper is a Ruby conversion gem that links YourTwapperKeeper (http://your.twapperkeeper.com/) to Gephi (http://www.gephi.org) by converting JSON output from YTK to Gephi's GEXF format. YourTwapperKeeper is a self-hosted service that archives tweets. Gephi is a graph visualization tool. YTK exports the archived tweets in a number of formats, one of which is JSON. The JSON files produced by YTK are converted by gephi_keeper into Gephi-readable GEXF files. The GEXF files can then be processed by Gephi to produce colorful graph representations of Twitter output.