Ecosyste.ms: Issues

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

GitHub / librato/librato-python-web issues and pull requests

#57 - librato-launch-statsd fails to daemonize properly on py3

Issue - State: closed - Opened by gigantor2012 almost 8 years ago - 1 comment

#56 - Replaces "file" with "open" for py3 compatibility

Pull Request - State: closed - Opened by gigantor2012 almost 8 years ago

#55 - Instrumentation fixes and simplifications

Pull Request - State: closed - Opened by vaidyg about 8 years ago - 2 comments

#54 - Fix spurious 5xx codes observed on heroku

Pull Request - State: closed - Opened by vaidyg about 8 years ago

#53 - Temporarily disable psycopg2 till Heroku error is fixed

Pull Request - State: closed - Opened by vaidyg about 8 years ago

#52 - Fix api token env var for consistency with Heroku

Pull Request - State: closed - Opened by vaidyg about 8 years ago

#51 - read LIBRATO_TOKEN

Issue - State: open - Opened by jjb about 8 years ago - 1 comment

#50 - Add env vars to control instrumentor logging and libraries

Pull Request - State: closed - Opened by vaidyg about 8 years ago

#49 - Allow essential config params to be specified via environment vars

Pull Request - State: closed - Opened by vaidyg about 8 years ago

#48 - Fixed typo in README.md

Pull Request - State: closed - Opened by momirza about 8 years ago

#47 - Fix for psycopg2 instrumentation error on heroku with python 2.7

Pull Request - State: closed - Opened by vaidyg about 8 years ago

#46 - agent-conf.json file violates twelve-factor methodology of Heroku apps

Issue - State: open - Opened by hheimbuerger about 8 years ago - 1 comment

#45 - Fix for django.conf.LazySettings instrumentation issue on Python 3

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#44 - Update README

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#43 - Instrument during module loading instead of during startup

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#42 - Lazy importing of threading module to address reported issues

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#41 - Python version constraint

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#40 - Remove tagging

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#39 - Python 3 compatibility fixes for unit testing

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#38 - Instrument all kinds of uses in RequestsInstrumentor

Pull Request - State: closed - Opened by vslavik over 8 years ago

#37 - Ability to customize configuration file location

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#36 - Fix for pop from an empty list error

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#35 - librato-python-web is too intrusive and hard to deploy

Issue - State: closed - Opened by vslavik over 8 years ago - 5 comments

#34 - IndexError: pop from empty list in Flask apps

Issue - State: closed - Opened by vslavik over 8 years ago - 11 comments

#33 - Instrumentor breaks psycopg2

Issue - State: open - Opened by vslavik over 8 years ago - 7 comments

#32 - Fix Python 3 compatibility

Pull Request - State: closed - Opened by vslavik over 8 years ago - 1 comment

#31 - Fix for ProxyTypes issue on Python 3.

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#30 - Gunicorn instrumentation

Pull Request - State: closed - Opened by vaidyg over 8 years ago - 1 comment

#29 - Fixes issue where web latencies are larger than wsgi latencies

Pull Request - State: closed - Opened by vaidyg over 8 years ago - 1 comment

#28 - Flask tests

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#27 - Initial django tests

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#26 - Some renaming and refactoring.

Pull Request - State: closed - Opened by vaidyg over 8 years ago - 1 comment

#25 - Additional comments.

Pull Request - State: closed - Opened by swilibc over 8 years ago

#24 - Added logic to import the instrumentor modules only if the env var is set.

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#23 - Add CherryPy as a suported web platform

Pull Request - State: closed - Opened by bowillyard over 8 years ago

#22 - Added sqlite3 support.

Pull Request - State: closed - Opened by swilibc over 8 years ago - 1 comment

#21 - Native support psycopg2

Pull Request - State: closed - Opened by swilibc over 8 years ago - 1 comment

#20 - Updated instrumentation for urllib2

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#19 - Exclude instrumenting other web frameworks unless explictly specified

Pull Request - State: closed - Opened by vaidyg over 8 years ago - 1 comment

#18 - Double

Pull Request - State: closed - Opened by bowillyard over 8 years ago

#17 - Fix path file location to vary based on python version

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#16 - Flask

Pull Request - State: closed - Opened by bowillyard over 8 years ago - 1 comment

#15 - Round out mysqldb cursor support

Pull Request - State: closed - Opened by vaidyg over 8 years ago - 2 comments

#14 - Filtered functools.wraps method to avoid missing attribute problem fo…

Pull Request - State: closed - Opened by swilibc over 8 years ago - 3 comments

#13 - Python 3 support

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#12 - Composites

Pull Request - State: closed - Opened by bowillyard over 8 years ago

#11 - LI-82: Simplify instrumentation wrapper code

Pull Request - State: closed - Opened by swilibc over 8 years ago - 2 comments

#10 - Python 3 support

Issue - State: closed - Opened by mrterry over 8 years ago

#9 - Hot fix.

Pull Request - State: closed - Opened by swilibc over 8 years ago

#8 - LI-78: Refactor timer functionality

Pull Request - State: closed - Opened by swilibc over 8 years ago

#7 - Li 59 - finer control over instrumentation

Pull Request - State: closed - Opened by vaidyg over 8 years ago - 1 comment

#6 - Li 85

Pull Request - State: closed - Opened by bowillyard over 8 years ago

#5 - LI-58: Instrument generator behavior

Pull Request - State: closed - Opened by swilibc over 8 years ago - 1 comment

#4 - Li 84 - custom logger for instrumentor

Pull Request - State: closed - Opened by vaidyg over 8 years ago

#3 - Config fix

Pull Request - State: closed - Opened by bowillyard over 8 years ago

#2 - LI-77: Do not enable logging by default

Pull Request - State: closed - Opened by swilibc over 8 years ago

#1 - Li 75

Pull Request - State: closed - Opened by bowillyard over 8 years ago