Yahoo Italia Ricerca nel Web

Risultati di ricerca

  1. We provide precompiled binaries and Docker images for most officially maintained Prometheus components. If a component is not listed here, check the respective repository on Github for further instructions.

    • Installation

      We provide precompiled binaries for most official Prometheus...

    • Getting Started

      You will download and run Prometheus locally, configure it...

    • Using pre-compiled Binaries
    • From Source
    • Using Docker
    • Using Configuration Management Systems

    We provide precompiled binaries for most official Prometheus components. Checkout the download sectionfor a list of allavailable versions.

    For building Prometheus components from source, see the Makefiletargets inthe respective repository.

    All Prometheus services are available as Docker images onQuay.io orDocker Hub. Running Prometheus on Docker is as simple as docker run -p 9090:9090prom/prometheus. This starts Prometheus with a sampleconfiguration and exposes it on port 9090. The Prometheus image uses a volume to store the actual metrics. Forproduction deployments it is highly reco...

    If you prefer using configuration management systems you might be interested inthe following third-party contributions:

  2. Prometheus - Monitoring system & time series database. From metrics to insight. Power your metrics and alerting with the leading. open-source monitoring solution. Get Started Download. Dimensional data. Prometheus implements a highly dimensional data model. Time series are identified by a metric name and a set of key-value pairs. Powerful queries.

  3. You will download and run Prometheus locally, configure it to scrape itself and an example application, then work with queries, rules, and graphs to use collected time series data. Downloading and running Prometheus. Download the latest release of Prometheus for your platform, then extract and run it: tar xvfz prometheus-*.tar.gz cd prometheus-*

  4. This documentation is open-source. Please help improve it by filing issues or pull requests. An open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.

  5. Install. There are various ways of installing Prometheus. Precompiled binaries for released versions are available in the download section on prometheus.io. Using the latest production release binary is the recommended way of installing Prometheus. See the Installing chapter in the documentation for all the details.

  6. prometheus.io › docs › introductionOverview | Prometheus

    Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community. It is now a standalone open source project and maintained independently of any company.