Giter Club home page Giter Club logo

Comments (4)

maier avatar maier commented on July 18, 2024

Look at your check bundle in the UI. If the submission URL has a host of api.circonus.com, set the opts.broker option to that and in the calls to circonus_cip.makeTrap and circonus_cip.express.

from circonus-cip.

amadden80 avatar amadden80 commented on July 18, 2024

I just hit the same issue myself. I believe the issue has to do with how the _value is being formatted. For example, if we pass the value 5, it gets formatted to something like H(5e0)=1. If I hard code this value in the node_modules to just send _value as 5, Circonous does recognize the value as 5. Maybe the expectations for _value have changed since this package was updated?

from circonus-cip.

konraddysput avatar konraddysput commented on July 18, 2024

hi @maier
thanks for your suggestions, but I still cannot push any data to circonous :(

Anyway if I will use wrong broker, I should be able to create new metrics chart ?

from circonus-cip.

maier avatar maier commented on July 18, 2024

@amadden80 the first format is for histograms, sending just a number is a numeric. If you are manually enabling the metrics on in your check ensure you are setting them to be histograms.

from circonus-cip.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.