Giter Club home page Giter Club logo

Comments (4)

oliver006 avatar oliver006 commented on May 27, 2024

Not sure why the values don't get picked up. Could you try with the --debug flag?

from redis_exporter.

WimDeMeester avatar WimDeMeester commented on May 27, 2024

I get the following messages:

DEBU[0416] c.Do() - running command: SELECT [0]         
DEBU[0416] c.Do() - done                                
DEBU[0416] c.Do() - running command: TYPE [/elt/met/fcs/devices/wcu-ccdm/lcs/axis_enable] 
DEBU[0416] c.Do() - done                                
DEBU[0416] c.Do() - running command: PFCOUNT [/elt/met/fcs/devices/wcu-ccdm/lcs/axis_enable] 
DEBU[0416] c.Do() - err: WRONGTYPE Key is not a valid HyperLogLog string value. 
DEBU[0416] c.Do() - done                                
DEBU[0416] c.Do() - running command: STRLEN [/elt/met/fcs/devices/wcu-ccdm/lcs/axis_enable] 
DEBU[0416] c.Do() - done                                
DEBU[0416] c.Do() - running command: GET [/elt/met/fcs/devices/wcu-ccdm/lcs/axis_enable] 
DEBU[0416] c.Do() - done                                
DEBU[0416] registerConstMetric( key_value_as_string , 1.00) err: label value "\x9fV%\xf2\xfe\u0097\x17\x00\x00\n\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00" is not valid UTF-8 

from redis_exporter.

oliver006 avatar oliver006 commented on May 27, 2024

Interesting, let me try if I can reproduce this locally.

from redis_exporter.

WimDeMeester avatar WimDeMeester commented on May 27, 2024

I had a new look into the problem and it seems that the format of the redis database was also changed. Instead of normal values, they are now writing objects in the database, so I now get

"\x15\x91V\xcbOm\x98\x17\x00\x00\t\x00\x00\x00\x00\b\x00\x00\x00\x00\x00\x00\x00\xdb\xbb\\x\n\xc0b@"

and no longer

0.000463

as value. So I will need to write my own script to put everything in the prometheus database...

I guess this issue can be closed...

from redis_exporter.

Related Issues (20)

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.