GithubHelp home page GithubHelp logo

Comments (6)

mslagle avatar mslagle commented on July 16, 2024

Until this is fixed, I am unable to enable prometheus metrics. Am I able to override the prometheus setting by overriding an environment variable? Should this work?

env:
  NEO4J_server_metrics_prometheus_enabled: true

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on July 16, 2024
neo4j:
  name: prometheus
  acceptLicenseAgreement: "yes"
  edition: enterprise
  password: my-password
config:
  server.metrics.prometheus.enabled: "true"

@mslagle the above seems to be working just fine for me with 5.5.0 helm charts

When the above config is provide the admin cluster ip will have the 2004 port opened as well

Also i can see the configs getting populated and can be verified in the browser

Screenshot 2023-03-03 at 09 41 04

Screenshot 2023-03-03 at 09 42 13

from helm-charts.

mslagle avatar mslagle commented on July 16, 2024

@harshitsinghvi22 can you still also check the /config folder on the actual containers? I will check my local configuration as well, but I dont think the properties for the extended config should be files.

from helm-charts.

mslagle avatar mslagle commented on July 16, 2024

@harshitsinghvi22 I am still having the issue. The prometheus config is not coming into neo4j. Yes the admin service endpoint is created, however the config never is loaded into neo4j. This causes the admin endpoint not to work since the core application is not exposing metrics.

As you can see, the configmap does have the property there, but because the the volumemounts do not properly load in the configmap data, the extended configs are never loaded.

image001
image002

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on July 16, 2024

As I shared the screenshot earlier it's loading perfectly well...not sure if there is some issue with your setup.

I can try and upload a video for you which demonstrate installing the helm charts with Prometheus config in 5.5.0

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on July 16, 2024

closing this issue as it is not reproducible and the configs are loading fine

from helm-charts.

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.