Prometheus - PORT.hu
port.hu › adatlap › filmA tudósok idegen civilizáció emlékeire bukkannak a Földön. Az ősi jelek útmutatását követve a Prometheus űrhajót útnak indítják a világegyetem távoli sarkába, hogy választ találjanak az emberiség alapvető kérdésére. A legénységet két tudós vezeti. Shaw vallásos hitétől vezérelve szeretne találkozni az istenekkel, Hollowayt a kalandvágy hajtja. Ám egyikük ...
Configuration | Prometheus
prometheus.io › docs › prometheusPrometheus is configured via command-line flags and a configuration file. While the command-line flags configure immutable system parameters (such as storage locations, amount of data to keep on disk and in memory, etc.), the configuration file defines everything related to scraping jobs and their instances, as well as which rule files to load.
Installation | Prometheus
prometheus.io › docs › prometheusAll Prometheus services are available as Docker images on Quay.io or Docker Hub. Running Prometheus on Docker is as simple as docker run -p 9090:9090 prom/prometheus. This starts Prometheus with a sample configuration and exposes it on port 9090. The Prometheus image uses a volume to store the actual metrics.