Git Product home page Git Product logo

Comments (13)

noxdafox avatar noxdafox commented on July 19, 2024

Hello,

it seems Erlang/Elixir community is having some particular trouble with SSL/TLS as this is not the first time I struggle with the same issue.

Did you try compiling the plugin with Erlang 23? It is right now compiled with Erlang 21 to ensure best compatibility across versions.

from rabbitmq-cloudwatch-exporter.

stoft avatar stoft commented on July 19, 2024

Hi,

Sorry, we already have Prometheus up and running so my employer isn't interested in putting more time into this (and my spare time is unfortunately limited). Someone else will have to take over. 🤷‍♂️ 😢

from rabbitmq-cloudwatch-exporter.

luzhkovvv avatar luzhkovvv commented on July 19, 2024

Hi!
I'm having same issue with erlang 23 based rabbitmq container. Tried compiling the plugin with erlang 23 with no luck. All erlang and elixir things are totally new for me, so maybe i messed up versions somehow, not sure. Have to stick with use rabbitmq 3.8.3.

...
Compiling 10 files (.ex)
Generated rabbitmq_cloudwatch_exporter app
** (UndefinedFunctionError) function Mix.Dep.loaded/1 is undefined or private
    (mix 1.10.4) Mix.Dep.loaded([env: :dev])
    lib/mix/tasks/archive/build.deps.ex:72: Mix.Tasks.Archive.Build.Deps.list/1
    lib/mix/tasks/archive/build.deps.ex:54: Mix.Tasks.Archive.Build.Deps.build_archives/1
    lib/mix/tasks/archive/build.all.ex:62: Mix.Tasks.Archive.Build.All.run/1
    (mix 1.10.4) lib/mix/task.ex:330: Mix.Task.run_task/3
    (elixir 1.10.4) lib/enum.ex:783: Enum."-each/2-lists^foreach/1-0-"/2
    (elixir 1.10.4) lib/enum.ex:783: Enum.each/2
    (mix 1.10.4) lib/mix/task.ex:330: Mix.Task.run_task/3
make[1]: *** [/home/luzhkovvv/code/rabbitmq-cloudwatch-exporter/deps/rabbit_common/mk/rabbitmq-dist.mk:203: plugins/rabbitmq_cloudwatch_exporter-1.0.0.ez] Error 1
make[1]: Leaving directory '/home/luzhkovvv/code/rabbitmq-cloudwatch-exporter'
make: *** [/home/luzhkovvv/code/rabbitmq-cloudwatch-exporter/deps/rabbit_common/mk/rabbitmq-dist.mk:220: dist] Error 2

from rabbitmq-cloudwatch-exporter.

netbull avatar netbull commented on July 19, 2024

any update on this?

from rabbitmq-cloudwatch-exporter.

netbull avatar netbull commented on July 19, 2024

I can confirm that quick mix deps.update hackney fixed the issue and everything works fine

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on July 19, 2024

Updated releases with new versions.

from rabbitmq-cloudwatch-exporter.

netbull avatar netbull commented on July 19, 2024

That's great and thank you for that!

Unfortunately I needed something else and I created custom metric from the HTTP API :/
Simple PHP script to collect the data and PutMetricData.

from rabbitmq-cloudwatch-exporter.

 avatar commented on July 19, 2024

Thank you very much for that fix.
@noxdafox, you said you have updated releases with the new version, but I still can only see 1.0.0 in releases. Could you please check it?

from rabbitmq-cloudwatch-exporter.

netbull avatar netbull commented on July 19, 2024

according to the @noxdafox there is no need to bump the version of the plugin as only the dependencies are updates.. the "broken" ez file /hackney-1.16.0.ez/ however is updated

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on July 19, 2024

The release remains 1.0.0 but the release files have been updated.

from rabbitmq-cloudwatch-exporter.

 avatar commented on July 19, 2024

Thanks, got it, still have some dependencies issues, hackney calls string_compat since 1.16, and while it seems to be provided by unicode_util_compat 0.5, we have unicode_util_compat 0.4.1 and no separate string_compat module, so get call to undefined function string_compat:to_lower

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on July 19, 2024

I'll check it asap, most likely I forgot to push some updated package.

from rabbitmq-cloudwatch-exporter.

noxdafox avatar noxdafox commented on July 19, 2024

Updated the other dependencies. Please let me know if you still experience issues.

from rabbitmq-cloudwatch-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.