Giter Club home page Giter Club logo

el-q-test's People

Watchers

 avatar  avatar

Forkers

generall

el-q-test's Issues

Monitoring intervals and monitoring target

I noticed, that default poll intervals are quite large. For example, the initialization of qdrant db from snapshot on my machine takes 1 minute, while the gap between CPU measurement is 2.5 minutes.

for memory and disk metrics it is a little bit better, but still far away from preferred. It would be interesting if we could see different loading stages on the graphs, and for this purpose we might want to collect metrics as wast as possible.

I tried to change timings in prometheus.yaml but it didn't result in any changes.

Permissions problem

When I try to run docker-compose with provided instructions, 3 out of 5 containers refuse to start during the file permission problems:

GF_PATHS_DATA='/var/lib/grafana' is not writable.
You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later
mkdir: can't create directory '/var/lib/grafana/plugins': Permission denied
ts=2024-03-21T15:23:38.513Z caller=query_logger.go:93 level=error component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied"
panic: Unable to create mmap-ed active query log

goroutine 1 [running]:
github.com/prometheus/prometheus/promql.NewActiveQueryTracker({0x7ffcee7eef02, 0xb}, 0x14, {0x42ae200, 0xc000548460})
	/app/promql/query_logger.go:123 +0x425
main.main()
	/app/cmd/prometheus/main.go:748 +0x82fe
F0321 15:22:18.592560       1 cadvisor.go:146] Failed to create a Container Manager: mountpoint for cpu not found
F0321 15:22:44.476625       1 cadvisor.go:146] Failed to create a Container Manager: mountpoint for cpu not found
F0321 15:23:35.993874       1 cadvisor.go:146] Failed to create a Container Manager: mountpoint for cpu not found

I was able to temporary fix the first two problems by commenting out

./grafana/grafana_storage:/var/lib/grafana
./prometheus/prometheus_data:/prometheus

I assume it is only needed for the persistence between restarts.

But I don't yet know how to fix cadvisor problem

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.