GitHub / Netflix/spectator-py issues and pull requests
#83 - fix docstrings related to unix domain sockets
Pull Request -
State: closed - Opened by copperlight 2 months ago
#82 - lazily open sockets
Pull Request -
State: closed - Opened by copperlight 3 months ago
#81 - fix socket communications
Pull Request -
State: closed - Opened by copperlight 3 months ago
#80 - update tests now that we have top-level imports
Pull Request -
State: closed - Opened by copperlight 4 months ago
#79 - add top-level imports
Pull Request -
State: closed - Opened by copperlight 4 months ago
#78 - add monotonic counter uint registry tests
Pull Request -
State: closed - Opened by copperlight 11 months ago
#77 - fix MeterId class name references, for consistency
Pull Request -
State: closed - Opened by copperlight 11 months ago
#76 - fix config tests
Pull Request -
State: closed - Opened by copperlight 11 months ago
#75 - reduce log levels
Pull Request -
State: closed - Opened by copperlight 11 months ago
#74 - Change setup.cfg python_requires to allow Python 3.8.
Pull Request -
State: closed - Opened by stacywsmith 11 months ago
#73 - lower python minimum version to 3.6
Pull Request -
State: closed - Opened by copperlight 12 months ago
- 1 comment
#72 - release 1.0.0
Pull Request -
State: closed - Opened by copperlight 12 months ago
#71 - shorten the registry method names which accept ids
Pull Request -
State: closed - Opened by copperlight 12 months ago
#70 - release 1.0.0rc4
Pull Request -
State: closed - Opened by copperlight about 1 year ago
#69 - set Python 3.8 as the minimum supported version
Pull Request -
State: closed - Opened by copperlight about 1 year ago
#68 - add general purpose meter update method
Pull Request -
State: closed - Opened by copperlight about 1 year ago
- 2 comments
#67 - remove py2 from wheel, switch to static metadata
Pull Request -
State: closed - Opened by copperlight about 1 year ago
#66 - implement feedback
Pull Request -
State: closed - Opened by copperlight about 1 year ago
#65 - fix packages declaration
Pull Request -
State: closed - Opened by copperlight about 1 year ago
#64 - update github actions
Pull Request -
State: closed - Opened by copperlight about 1 year ago
#63 - cleanup api for 1.0.0 release
Pull Request -
State: closed - Opened by copperlight about 1 year ago
#62 - move docs to the main atlas docs site
Pull Request -
State: closed - Opened by copperlight about 1 year ago
#61 - add new meter types to readme: Max Gauge and Monotonic Counter
Pull Request -
State: closed - Opened by copperlight over 1 year ago
#57 - enable ipv6-only support
Pull Request -
State: closed - Opened by copperlight over 2 years ago
- 1 comment
#56 - version 0.2.9
Pull Request -
State: closed - Opened by copperlight almost 3 years ago
#55 - update readme loggers
Pull Request -
State: closed - Opened by copperlight almost 3 years ago
#54 - update pypa github publish action
Pull Request -
State: closed - Opened by copperlight almost 3 years ago
#53 - Improve asyncio support
Pull Request -
State: closed - Opened by copperlight almost 3 years ago
#52 - Async support
Pull Request -
State: closed - Opened by dleen almost 3 years ago
- 1 comment
#51 - Filter invalid tags
Pull Request -
State: closed - Opened by copperlight about 3 years ago
#50 - fix protected access
Pull Request -
State: closed - Opened by copperlight over 3 years ago
- 1 comment
#49 - remove meter class info from readme
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#48 - add spectatord line protocol parser
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#47 - add convenience methods to MemoryWriter
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#46 - add SPECTATOR_OUTPUT_LOCATION environment variable config
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#45 - version 0.2.1
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#44 - allow optional ttl seconds for gauges
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#43 - Fix ttl_seconds for gauge.
Pull Request -
State: closed - Opened by stephen-mw over 3 years ago
- 1 comment
#42 - update build config and improve test coverage
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#41 - update library to publish metrics to the spectatord sidecar
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#40 - add age gauge pattern
Pull Request -
State: closed - Opened by copperlight over 3 years ago
#39 - move from travis to github actions
Pull Request -
State: closed - Opened by copperlight almost 4 years ago
#38 - Disable logging when stopping the registry since logging during atexit can in some cases raise a 'ValueError: I/O operation on closed file'
Pull Request -
State: closed - Opened by jsjeannotte over 4 years ago
- 3 comments
#37 - Improve fork() handling
Pull Request -
State: closed - Opened by jsjeannotte over 4 years ago
#36 - add python 3.5
Pull Request -
State: closed - Opened by copperlight almost 5 years ago
#35 - update ignore pattern for check-manifest 0.42
Pull Request -
State: closed - Opened by brharrington about 5 years ago
- 1 comment
#34 - update version to 0.1.14
Pull Request -
State: closed - Opened by copperlight over 5 years ago
#33 - Do not materialize counter objects for an entire histogram upon creation
Pull Request -
State: closed - Opened by hashbrowncipher over 5 years ago
#32 - add usage guide to readme
Pull Request -
State: closed - Opened by copperlight over 5 years ago
#31 - set long_description_content_type for twine validation
Pull Request -
State: closed - Opened by copperlight over 5 years ago
#30 - add details on tagging process
Pull Request -
State: closed - Opened by copperlight over 5 years ago
#29 - release version 0.1.13
Pull Request -
State: closed - Opened by copperlight over 5 years ago
#28 - update readme
Pull Request -
State: closed - Opened by copperlight over 5 years ago
#27 - fix tox testing configuration
Pull Request -
State: closed - Opened by copperlight over 5 years ago
#26 - add retries for socket timeouts
Pull Request -
State: closed - Opened by copperlight over 5 years ago
- 1 comment
#25 - post_json should retry when an HTTP error occurs
Pull Request -
State: closed - Opened by copperlight over 5 years ago
- 1 comment
#24 - honor existing statistic if present
Pull Request -
State: closed - Opened by brharrington over 5 years ago
#23 - update version to 0.1.11
Pull Request -
State: closed - Opened by brharrington over 5 years ago
#22 - add 15 minute ttl to gauges
Pull Request -
State: closed - Opened by copperlight over 5 years ago
- 1 comment
#21 - add logging for cases where the GlobalRegistry does not start
Pull Request -
State: closed - Opened by copperlight almost 6 years ago
#20 - Use strings for key, value in tags
Pull Request -
State: closed - Opened by dmuino about 6 years ago
#19 - Use a gauge behavior for unknown statistics
Pull Request -
State: closed - Opened by dmuino about 6 years ago
#18 - update version to 0.1.10
Pull Request -
State: closed - Opened by brharrington about 6 years ago
#17 - Return a noop meter if a meterId is reused for a different meter type
Pull Request -
State: closed - Opened by reallistic about 6 years ago
#16 - remove sudo tag from Travis config
Pull Request -
State: closed - Opened by brharrington over 6 years ago
#15 - .travis.yml: The 'sudo' tag is now deprecated in Travis CI
Issue -
State: closed - Opened by cclauss over 6 years ago
#14 - fix PercentileTimer.stopwatch
Pull Request -
State: closed - Opened by brharrington over 6 years ago
Labels: bug
#13 - update version to 0.1.8
Pull Request -
State: closed - Opened by brharrington over 6 years ago
#12 - fix deprecation warnings for assertEquals
Pull Request -
State: closed - Opened by brharrington over 6 years ago
#11 - add support for percentile approximations
Pull Request -
State: closed - Opened by brharrington over 6 years ago
#10 - add build for 3.7
Pull Request -
State: closed - Opened by brharrington over 6 years ago
#9 - fix tests for python 3.5
Pull Request -
State: closed - Opened by copperlight almost 7 years ago
- 1 comment
#8 - update version to 0.1.6
Pull Request -
State: closed - Opened by brharrington almost 7 years ago
#7 - remove build for 3.5
Pull Request -
State: closed - Opened by brharrington almost 7 years ago
#6 - Send measurements in batches
Pull Request -
State: closed - Opened by dmuino almost 7 years ago
#5 - debug travis test failures on 3.5
Issue -
State: closed - Opened by brharrington over 7 years ago
Labels: bug
#4 - update readme with links
Pull Request -
State: closed - Opened by brharrington over 7 years ago
#3 - fails to post on python 3.5
Issue -
State: closed - Opened by brharrington over 7 years ago
- 1 comment
Labels: bug
#2 - Deal with common tags, and publish only useful measures
Pull Request -
State: closed - Opened by dmuino over 7 years ago
#1 - enable travis build
Issue -
State: closed - Opened by brharrington over 7 years ago
- 3 comments
Labels: enhancement