Git Product home page Git Product logo

Comments (3)

colakong avatar colakong commented on July 17, 2024

Hi @ugiopenstack, thank you for pointing this out 😺

That appears to be a regression that was introduced when we added support for specifying resolved_signal in the config file. Settings in the config file were being checked, even when a config file wasn't specified. This resulted in the nil dereference error.

I've opened a pull request to take care of that error.

To avoid the error, you could do one of:
a) Use a build from an older version of prometheus-am-executor from before the regression (v1.0.0)
b) Use the config file option instead of specifying commands as an argument to prometheus-am-executor
c) Build prometheus-am-executor from a checkout of my branch with the fix, if you don't want to wait for it to be merged in to the main branch first
d) Wait until the PR is merged in, then just build and run like you were attempting to before ^^

from prometheus-am-executor.

colakong avatar colakong commented on July 17, 2024

Version v2.0.2 contains the fix, so option d) might be easiest for you :)

from prometheus-am-executor.

ugiopenstack avatar ugiopenstack commented on July 17, 2024

i checked that v2.0.2 contains fixed. Is was a great help :) Thanks!!

from prometheus-am-executor.

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.