Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jumptrading/influx-spout issues and pull requests

#149 - Update project maintenance status

Pull Request - State: closed - Opened by mjs over 2 years ago

#148 - Upgrade to latest NATS and Go modules

Pull Request - State: closed - Opened by oplehto over 3 years ago

#147 - Migrated to Go modules

Pull Request - State: closed - Opened by oplehto almost 4 years ago

#146 - Add configuration switch for InfluxDB Writer via http and https

Pull Request - State: closed - Opened by jortkoopmans over 4 years ago - 4 comments

#145 - Add configuration option for InfluxDB writer over HTTPS

Issue - State: closed - Opened by jortkoopmans over 4 years ago - 3 comments

#143 - Problem to receive Telegraf metrics

Issue - State: closed - Opened by jmorcar over 4 years ago - 4 comments

#142 - Consider create a Dockerfile with compiler included

Issue - State: closed - Opened by jmorcar over 4 years ago - 4 comments

#141 - Release tweaks

Pull Request - State: closed - Opened by mjs over 5 years ago

#140 - Release notes for v2.2.0 release

Pull Request - State: closed - Opened by mjs over 5 years ago

#139 - More escaping fixes

Pull Request - State: closed - Opened by mjs over 5 years ago

#138 - Added boolean for controlling unescaping behavior of influx.Token

Pull Request - State: closed - Opened by oplehto over 5 years ago

#137 - Downsampler emits unescaped tag values

Issue - State: closed - Opened by oplehto over 5 years ago

#136 - batch: Grow by at least max UDP packet size

Pull Request - State: closed - Opened by mjs over 5 years ago

#135 - batch: Write count shouldn't increment count when no data

Pull Request - State: closed - Opened by mjs over 5 years ago - 2 comments

#134 - listener: add newline to UDP read if missing

Pull Request - State: closed - Opened by mjs over 5 years ago

#133 - Handle UDP packets with no trailing newline

Issue - State: closed - Opened by oplehto over 5 years ago

#132 - influx: Faster Unescape implementation

Pull Request - State: closed - Opened by mjs over 5 years ago

#131 - Document metrics

Pull Request - State: closed - Opened by mjs over 5 years ago

#130 - writer: Enforce maximum batch size

Pull Request - State: closed - Opened by mjs over 5 years ago

#129 - Document how writer batch size relates to InfluxDB's max-body-size

Pull Request - State: closed - Opened by mjs over 5 years ago

#128 - Retry writes to InfluxDB

Pull Request - State: closed - Opened by mjs almost 6 years ago

#127 - Extract writer's HTTP InfluxDB client code

Pull Request - State: closed - Opened by mjs almost 6 years ago

#126 - Support InfluxDB HTTP basic authentication

Pull Request - State: closed - Opened by mjs almost 6 years ago

#125 - Ensure listener never exceeds NATS maximum message size

Pull Request - State: closed - Opened by mjs almost 6 years ago

#124 - InfluxDB authentication support

Issue - State: closed - Opened by oplehto almost 6 years ago - 1 comment

#123 - Use custom release notes creating releases from TravisCI

Pull Request - State: closed - Opened by mjs almost 6 years ago

#122 - Document metrics emitted by each component

Issue - State: closed - Opened by mjs almost 6 years ago

#121 - Avoid unnecessary calls to `influx.Unescape` in `influx.Token`

Issue - State: closed - Opened by mjs almost 6 years ago - 1 comment
Labels: performance, idea

#120 - Faster influx.Unescape?

Issue - State: closed - Opened by mjs almost 6 years ago
Labels: performance, idea

#119 - Handle listener batch size being over 1MB

Issue - State: closed - Opened by mjs almost 6 years ago

#118 - Custom changelog when creating releases in TravisCI

Issue - State: closed - Opened by mjs almost 6 years ago

#117 - Release notes for v2.1.0

Pull Request - State: closed - Opened by mjs almost 6 years ago

#116 - Move default perfcheck reference revision forward

Pull Request - State: closed - Opened by mjs almost 6 years ago

#115 - Set up automatic releases using Travis CI

Pull Request - State: closed - Opened by mjs almost 6 years ago

#114 - downsampler: Include original lines in line errors

Pull Request - State: closed - Opened by mjs almost 6 years ago

#113 - Added Travis github token

Pull Request - State: closed - Opened by oplehto almost 6 years ago

#112 - Retry gnatsd startup in tests

Pull Request - State: closed - Opened by mjs almost 6 years ago

#111 - probes: Fix race in tests

Pull Request - State: closed - Opened by mjs almost 6 years ago

#110 - influx: Added EscapeQuotedString

Pull Request - State: closed - Opened by mjs almost 6 years ago

#109 - untemplate the license file..

Pull Request - State: closed - Opened by wimglenn almost 6 years ago

#108 - Base support for parsing string fields

Pull Request - State: closed - Opened by mjs almost 6 years ago

#107 - Implement tag ordering

Pull Request - State: closed - Opened by mjs almost 6 years ago - 1 comment

#106 - convert: ToInt now supports negative numbers

Pull Request - State: closed - Opened by mjs almost 6 years ago

#105 - New downsampler component

Pull Request - State: closed - Opened by mjs almost 6 years ago - 1 comment

#104 - Introduce new "tags" filter rule type

Pull Request - State: closed - Opened by mjs almost 6 years ago

#103 - filter: Avoid unnecessary unescaping for basic rules

Pull Request - State: closed - Opened by mjs almost 6 years ago

#102 - filter: Avoid unescaping unless strictly necessary

Pull Request - State: closed - Opened by mjs almost 6 years ago

#101 - Fix invalid TOML in README

Pull Request - State: closed - Opened by mjs almost 6 years ago

#100 - Data downsampler

Issue - State: closed - Opened by oplehto about 6 years ago - 3 comments
Labels: enhancement

#99 - Fix missing character in release process docs

Pull Request - State: closed - Opened by mjs about 6 years ago

#98 - V2 release notes

Pull Request - State: closed - Opened by mjs about 6 years ago

#97 - Make stats publish interval configurable

Pull Request - State: closed - Opened by mjs about 6 years ago

#96 - Introduce configuration validation

Pull Request - State: closed - Opened by mjs about 6 years ago

#95 - Fix minor issues found by goreportcard.com

Pull Request - State: closed - Opened by mjs about 6 years ago

#94 - Include hostname in Prometheus metrics

Pull Request - State: closed - Opened by mjs about 6 years ago

#93 - Add GoReleaser configuration

Pull Request - State: closed - Opened by mjs about 6 years ago

#92 - Configuration cleanup

Pull Request - State: closed - Opened by mjs about 6 years ago

#91 - Implement maximum batch age for the UDP and HTTP listener

Pull Request - State: closed - Opened by mjs about 6 years ago

#90 - Tag match rule type for filter

Issue - State: closed - Opened by mjs about 6 years ago - 3 comments
Labels: enhancement

#89 - Add hostname/k8s pod name to influx-spout metrics

Issue - State: closed - Opened by mjs about 6 years ago - 1 comment
Labels: enhancement

#88 - Schema enforcement

Issue - State: closed - Opened by mjs about 6 years ago - 1 comment
Labels: idea

#87 - Moved benchcheck

Pull Request - State: closed - Opened by mjs about 6 years ago

#86 - Developer documentation & tools

Pull Request - State: closed - Opened by mjs about 6 years ago

#85 - Implement maximum age for listener batch

Issue - State: closed - Opened by mjs about 6 years ago
Labels: enhancement

#84 - Move "main" packages underneath "cmd"

Pull Request - State: closed - Opened by mjs about 6 years ago - 1 comment

#83 - Improve stats performance

Pull Request - State: closed - Opened by mjs about 6 years ago - 1 comment

#82 - Implement pprof support

Pull Request - State: closed - Opened by mjs about 6 years ago - 1 comment

#81 - Fix HTTP listener benchmarks & bump perfcheck reference

Pull Request - State: closed - Opened by mjs about 6 years ago

#80 - Disable benchmark logs

Pull Request - State: closed - Opened by mjs about 6 years ago

#79 - Add support for HTTP "precision" parameter

Pull Request - State: closed - Opened by mjs about 6 years ago

#78 - listener: Changed succesful HTTP response code from 200 to 204

Pull Request - State: closed - Opened by oplehto about 6 years ago

#77 - listener: Protect batch buffer from concurrent access

Pull Request - State: closed - Opened by mjs about 6 years ago

#76 - listener: Prevent large HTTP POSTs from being broken up

Pull Request - State: closed - Opened by mjs about 6 years ago

#75 - Expose k8s probe endpoints for all components

Pull Request - State: closed - Opened by mjs about 6 years ago - 3 comments

#74 - filter: Allow for multiple filters

Pull Request - State: closed - Opened by mjs about 6 years ago

#73 - listener: Add `failed_nats_publish` metric

Pull Request - State: closed - Opened by mjs about 6 years ago

#72 - HTTP listener: Support for the time resolution parameter

Issue - State: closed - Opened by oplehto about 6 years ago - 2 comments

#71 - writer: Clean up subscription dropped reporting

Pull Request - State: closed - Opened by mjs about 6 years ago - 2 comments

#70 - filter: Use nats_pending_max_mb

Pull Request - State: closed - Opened by mjs about 6 years ago

#69 - Always retry connections to NATS

Pull Request - State: closed - Opened by mjs about 6 years ago - 2 comments

#68 - filter: New "failed_nats_publish" metric

Pull Request - State: closed - Opened by mjs about 6 years ago

#66 - Slow consumer metrics

Issue - State: closed - Opened by mjs about 6 years ago - 1 comment

#65 - New writer max_pending metric

Pull Request - State: closed - Opened by mjs about 6 years ago

#63 - listener: Remove unused state metrics

Pull Request - State: closed - Opened by mjs over 6 years ago

#62 - Wait for fake influxd to have started

Pull Request - State: closed - Opened by mjs over 6 years ago

#57 - Introduce monitor component

Pull Request - State: closed - Opened by mjs over 6 years ago

#56 - Try out alternatives to Go regexps

Issue - State: closed - Opened by mjs over 6 years ago - 2 comments
Labels: enhancement, performance, idea

#55 - Support for parallel filter instances

Issue - State: closed - Opened by oplehto over 6 years ago

#53 - Endpoints for Kubernetes liveness and readiness probes

Issue - State: closed - Opened by oplehto over 6 years ago - 1 comment

#50 - Update TravisCI badge now that project is public

Pull Request - State: closed - Opened by mjs over 6 years ago

#45 - writer: Clean up tests

Pull Request - State: closed - Opened by mjs over 6 years ago

#37 - filter: investigate smarter ways of matching strings

Issue - State: closed - Opened by mjs over 6 years ago - 1 comment
Labels: performance, idea

#36 - SIGHUP support in writers & filters

Issue - State: closed - Opened by mjs over 6 years ago - 4 comments

#35 - Make stats publish interval configurable

Issue - State: closed - Opened by mjs over 6 years ago

#34 - writer: Retry HTTP writes

Issue - State: closed - Opened by mjs over 6 years ago - 3 comments
Labels: enhancement

#32 - Slow consumer test

Issue - State: closed - Opened by mjs over 6 years ago - 1 comment

#30 - More configuration validation

Issue - State: closed - Opened by mjs over 6 years ago

#19 - More/better metrics for dropped messages

Issue - State: closed - Opened by mjs over 6 years ago - 1 comment

#18 - Filter should log NATS drops

Issue - State: closed - Opened by mjs over 6 years ago - 4 comments