Sheets Exporter - CLI software for processing and save data from Google Sheets in seconds.
OpenTelemetry OTLP Exporter base (for internal use only)
OpenTelemetry Collector Logs Exporter allows user to send collected logs to the OpenTelemetry Collector
OpenTelemetry Collector Exporter allows user to send collected log records 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 traces to the OpenTelemetry Collector
OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin.
OpenTelemetry OTLP-gRPC Exporter base (for internal use only)
OpenTelemetry Collector Trace Exporter allows user to send collected traces to the OpenTelemetry Collector
An OTLP exporter to send logs using protobuf over HTTP
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
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
sheets
Metapackage which bundles opentelemetry node core and contrib instrumentations
Exports Redash query to Google Sheet
A simple tool for exporting strings from Google Sheets to Android/iOS projects
a gem that is used to export the Active Record data into an Excel sheet or the CSV
BASIC INSTRUCTIONS This gem funds and defunds your projects at random via die roll. The final list of projects is then exported to your current directory after the program has finished ('quit' to exit). TO RUN DEFAULT CSV SHEET (Three example projects))): crowdfund TO RUN A CSV FILE FROM YOUR CURRENT DIRECTORY: crowdfund your_file_name.csv NOTE: All CSV files must be formatted appropriately with: No header or other text at the top! Column 1: lists all project titles in plain text. Column 2: lists integer values for initial project funding amounts (A blank field by default initializes a project with $0 in funding.) Column 3: lists integer values for the project's target goal in funding (A blank field by default initializes a project with $10,000 in funding.)
BASIC INSTRUCTIONS This gem re-ranks your playlist according to Pink Floyd band members chosen at random. The re-ranked playlist is then exported to your current directory after the program has finished ('quit' to exit). TO RUN DEFAULT CSV SHEET (Some songs from 'The Wall')): songfile TO RUN DARK SIDE OF THE MOON ALBUM SONGS: songfile bin/DSOTM.csv TO RUN A CSV FILE FROM YOUR CURRENT DIRECTORY: songfile your_file_name.csv NOTE: All CSV files must be formatted appropriately with: No header or other text at the top! Column 1: lists all song titles in plain text (The program will appropriately capitalize titles for you.) Column 2: lists integer values for your song ranks (Any negative character "-" will be ignored. If left blank, a default rank of 10,000 is given.) Low rank # means you want the song ranked higher on the playlist. High rank # means you want the song ranked lower on the playlist.