Skip to content

issues Search Results · repo:librato/librato-metrics language:Ruby

Filter by

47 results
 (72 ms)

47 results

inlibrato/librato-metrics (press backspace or delete to remove)

I get this error: [snip path]gems/librato-metrics-2.1.2/lib/librato/metrics/middleware/count_requests.rb:5:in ` module:Middleware : uninitialized constant Faraday::Response::Middleware (NameError) Did ...
  • satyap
  • 1
  • Opened 
    on Jul 6, 2022
  • #151

A long time ago, Faraday::Error::ConnectionFailed was moved to Faraday::ConnectionFailed. This mismatch results in the following error: Check failed to run: uninitialized constant Faraday::Error::ConnectionFailed ...
  • patbl
  • Opened 
    on Jul 30, 2021
  • #144

Faraday is currently locked at 0.7, which triggers warnings on Ruby 2.7. Those warnings were fixed in Faraday 0.17.1, but those of us who cannot upgrade to Librato 2.1 have no way to upgrade. I have a ...
  • magni-
  • 7
  • Opened 
    on May 15, 2020
  • #142

Take the following code: measure_time = (Time.now.tv_sec / 300) * 300 Librato::Metrics.authenticate token , opts[:appoptics_token] queue = Librato::Metrics::Queue.new(:prefix = foo , ...
bug
  • mheffner
  • Opened 
    on Aug 21, 2018
  • #141

We currently support autosubmit_interval for Queue `Aggregator, as described here. Unfortunately there isn t a way to make this automatically submit at regular intervals without introducing a running ...
deprecation
  • nextmat
  • Opened 
    on Oct 24, 2016
  • #128

Hi, I ve just checked out the repo so I could contribute, ran the tests and had 53 failures without touching the code. The rspec output showed always the same error, saying that there was a missing TEST_API_USER ...
  • mariuspod
  • 4
  • Opened 
    on Oct 24, 2016
  • #127

Hi, I have a service to send info to Librato in interval of each 5 minutes, yesterday I become to have the error { errors :{ params :{ measure_time :[ is too far in the past ]}}, request_time :1475920599} ...
  • pedrohenriquerls
  • 4
  • Opened 
    on Oct 10, 2016
  • #125

testing integration with Zapier
  • niklibrato
  • Opened 
    on Oct 4, 2016
  • #124

# ArgumentError: wrong number of arguments (given 0, expected 1+) /app/vendor/ruby-2.3.1/lib/ruby/2.3.0/json/common.rb:467:in `JSON /app/vendor/bundle/ruby/2.3.0/gems/librato-metrics-2.0.0/lib/librato/metrics/persistence/direct.rb:21:in ...
bug
  • carlhoerberg
  • 2
  • Opened 
    on Sep 23, 2016
  • #122

Is there already or the possibility of a fake metrics client? I want to be able to use librato on development the same way I use it in production without having the hassle of checking the environment ...
  • badosu
  • 4
  • Opened 
    on Nov 11, 2015
  • #113
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub