{"id":37326,"date":"2026-04-15T12:26:04","date_gmt":"2026-04-15T16:26:04","guid":{"rendered":"https:\/\/www.lpi.org\/articles\/\/"},"modified":"2026-04-15T12:26:04","modified_gmt":"2026-04-15T16:26:04","slug":"devops-tools-introduction-13-prometheus-monitoring","status":"publish","type":"post","link":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/","title":{"rendered":"DevOps Tools Introduction #13: Prometheus Monitoring"},"content":{"rendered":"<p>While we have talked a lot about application deployment, we still need to cover how to keep these applications up and running. The DevOps Tools Engineer exam covers <a href=\"https:\/\/wiki.lpi.org\/wiki\/DevOps_Tools_Engineer_Objectives_V2.0#704.2_Prometheus_Monitoring_(weight:_6)\">Prometheus Monitoring<\/a> for this task.<\/p>\n<p>Modern IT operations have evolved from merely keeping the systems running into a focus on ensuring that services consistently deliver value to users under varying conditions. Rather than simply maintaining infrastructure, operations teams are responsible for guaranteeing that services meet expectations related to reliability, performance, and scalability.<\/p>\n<p>Prometheus has emerged as a foundational tool in this landscape due to its simplicity, flexibility, and strong alignment with cloud-native architectures. It operates as a time-series database and monitoring system that collects numerical metrics over time. Each metric is associated with labels that provide contextual dimensions, enabling fine-grained filtering and aggregation. This model allows operators to analyze system behavior across multiple perspectives, such as individual instances, environments, or service components.<\/p>\n<p>Prometheus\u2019s documentation explains how to <a href=\"https:\/\/prometheus.io\/docs\/prometheus\/latest\/installation\/\">install<\/a> it, including using a Docker image. Once Prometheus is running, follow the <a href=\"https:\/\/prometheus.io\/docs\/prometheus\/latest\/getting_started\/\">Getting Started guide<\/a>, which shows how to configure Prometheus to monitor itself.<\/p>\n<p>The architecture of Prometheus is based on a pull model in which the server periodically retrieves metrics from configured targets. These targets expose metrics through HTTP endpoints, typically at a standard path. Once collected, the data is stored locally and can be queried using <a href=\"https:\/\/prometheus.io\/docs\/prometheus\/latest\/querying\/basics\/\">PromQL<\/a>, a powerful query language designed for time-series analysis.<\/p>\n<p>PromQL plays a central role in extracting meaningful insights from collected data. It allows users to retrieve metrics, filter them by labels, and perform complex aggregations. Aggregation by labels enables analysis across dimensions such as instances or services, revealing patterns such as load distribution or error concentration. Aggregation over time allows the identification of trends, smoothing out short-term fluctuations and highlighting long-term behavior. These capabilities make PromQL not only a query language but also a powerful analytical tool for understanding system dynamics.<\/p>\n<p>Monitoring other systems and applications requires <em>exporters<\/em>, which collect monitoring information for Prometheus. The <a href=\"https:\/\/github.com\/prometheus\/node_exporter\">Node exporter<\/a> produces information on the status of a Linux system. To collect metrics that are not constantly available, the <a href=\"https:\/\/github.com\/prometheus\/pushgateway\">Prometheus Pushgateway<\/a> can cache information until it is collected. There are numerous other exporters for various purposes. Take a look at the <a href=\"https:\/\/prometheus.io\/docs\/instrumenting\/exporters\/\">Exporters documentation<\/a> and explore exporters you might find useful for your infrastructure.<\/p>\n<p>While collecting metrics is necessary, it is not sufficient for building a reliable monitoring solution. In addition, certain events should generate alerts so that operators can respond quickly to problems. <a href=\"https:\/\/prometheus.io\/docs\/alerting\/alertmanager\/\">Prometheus\u2019 Alertmanager<\/a> handles alerting and provides a flexible <a href=\"https:\/\/prometheus.io\/docs\/alerting\/configuration\/\">configuration<\/a> that defines the exact circumstances when alerts are sent.<\/p>\n<p>Besides alerting, reporting and visualization tools are another way to access monitoring data. Prometheus <a href=\"https:\/\/prometheus.io\/docs\/visualization\/grafana\/\">integrates with Grafana<\/a>, an advanced tool to analyze and visualize data. Once you have gathered some log data, take a look at the <a href=\"http:\/\/docs.grafana.org\/guides\/getting_started\/\">Grafana documentation<\/a> and build some Dashboards on your own. If you need some inspiration, search for images of other people\u2019s Dashboards to see what they get out of their monitoring data.<\/p>\n<p>Deciding which metrics to monitor is crucial for useful monitoring. Anita Buehrle\u2019s article <a href=\"https:\/\/dzone.com\/articles\/red-method-for-prometheus-3-key-metrics-for-micros\">RED Method for Prometheus<\/a> discusses how to handle such metrics. SmartBear\u2019s article <a href=\"https:\/\/smartbear.com\/learn\/performance-monitoring\/metrics-to-measure\/\">Understanding Performance Metrics for Monitoring<\/a> goes into even more detail. Philipp Winder wrote a great <a href=\"https:\/\/winderresearch.com\/introduction-to-monitoring-microservices-with-prometheus\/\">Introduction to Monitoring Microservices with Prometheus<\/a> and <a href=\"http:\/\/container-solutions.com\/microservice-monitoring-with-prometheus\/\">provides some samples<\/a> about how to implement microservice monitoring in Go and Java. Even though language-specific implementations are not tested in the DevOps Tools Engineer exam, the examples are useful to understand how to make applications easy to monitor.<\/p>\n<p>In summary, effective IT operations depend on the ability to understand and measure both the technical and logical aspects of a service. Prometheus provides a robust framework for achieving this by combining efficient data collection, flexible querying, and strong integration with modern infrastructure.<\/p>\n<p>You might recall a lot of the security and infrastructure related terms from earlier postings in this series. Here we see how development and operations, how applications and infrastructure, interact. Next week we will discuss the last missing piece in this technology stack and <a href=\"https:\/\/wiki.lpi.org\/wiki\/DevOps_Tools_Engineer_Objectives_V2.0#704.3_Log_Management_and_Analysis_(weight:_2)\">talk about log management.<\/a><\/p>\n<p style=\"text-align: center;\"><a href=\"https:\/\/www.lpi.org\/blog\/2026\/04\/07\/devops-tools-introduction-12-cloud-native-security\/\">&lt;&lt; Read the previous article of this series<\/a> | <a href=\"https:\/\/www.lpi.org\/blog\/2026\/01\/20\/devops-tools-introduction-01-getting-getting-started-started\/\">Start the series from the beginning &gt;&gt;<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>While we have talked a lot about application deployment, we still need to cover how to keep these applications up and running. The DevOps Tools Engineer exam covers Prometheus Monitoring for this task. Modern IT operations have evolved from merely &#8230; <a href=\"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/\" class=\"button-link\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":66,"featured_media":37337,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"country":[],"language":[304],"ppma_author":[540,571],"class_list":["post-37326","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-none","language-english"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>DevOps Tools Introduction #13: Prometheus Monitoring - Linux Professional Institute (LPI)<\/title>\n<meta name=\"description\" content=\"Prometheus monitoring explained: architecture, metrics, PromQL, alerting, and visualization for reliable DevOps operations.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DevOps Tools Introduction #13: Prometheus Monitoring\" \/>\n<meta property=\"og:description\" content=\"Prometheus monitoring explained: architecture, metrics, PromQL, alerting, and visualization for reliable DevOps operations.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/\" \/>\n<meta property=\"og:site_name\" content=\"Linux Professional Institute (LPI)\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/LPIConnect\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-15T16:26:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/04\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1440\" \/>\n\t<meta property=\"og:image:height\" content=\"994\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Fabian Thorns, Uir\u00e1 Ribeiro\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@lpiconnect\" \/>\n<meta name=\"twitter:site\" content=\"@lpiconnect\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Fabian Thorns\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/\"},\"author\":{\"name\":\"Fabian Thorns\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#\\\/schema\\\/person\\\/87a340eca845e18d801667fd11e6937c\"},\"headline\":\"DevOps Tools Introduction #13: Prometheus Monitoring\",\"datePublished\":\"2026-04-15T16:26:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/\"},\"wordCount\":702,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg\",\"articleSection\":[\"- None -\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/\",\"name\":\"DevOps Tools Introduction #13: Prometheus Monitoring - Linux Professional Institute (LPI)\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg\",\"datePublished\":\"2026-04-15T16:26:04+00:00\",\"description\":\"Prometheus monitoring explained: architecture, metrics, PromQL, alerting, and visualization for reliable DevOps operations.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg\",\"width\":1440,\"height\":994,\"caption\":\"DevOps Tools Introduction #13: Prometheus Monitoring\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/blog\\\/2026\\\/04\\\/15\\\/devops-tools-introduction-13-prometheus-monitoring\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DevOps Tools Introduction #13: Prometheus Monitoring\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/\",\"name\":\"Linux Professional Institute (LPI)\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#organization\",\"name\":\"Linux Professional Institute (LPI)\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/logo.png\",\"width\":496,\"height\":175,\"caption\":\"Linux Professional Institute (LPI)\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/LPIConnect\",\"https:\\\/\\\/x.com\\\/lpiconnect\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/35136\",\"https:\\\/\\\/www.instagram.com\\\/lpi_org\\\/\",\"https:\\\/\\\/fosstodon.org\\\/@LPI\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/es\\\/#\\\/schema\\\/person\\\/87a340eca845e18d801667fd11e6937c\",\"name\":\"Fabian Thorns\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/cropped-fabian-thorns-1920px-96x96.jpg583c90110e404d4e42f0be7307753074\",\"url\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/cropped-fabian-thorns-1920px-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/www.lpi.org\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/cropped-fabian-thorns-1920px-96x96.jpg\",\"caption\":\"Fabian Thorns\"},\"description\":\"Fabian Thorns is the Director of Product Development at Linux Professional Institute, LPI. He is M.Sc. Business Information Systems, a regular speaker at open source events and the author of numerous articles and books. Fabian has been part of the exam development team since 2010. Connect with him on LinkedIn, XING\u00a0or via email (fthorns\u00a0at\u00a0www.lpi.org).\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"DevOps Tools Introduction #13: Prometheus Monitoring - Linux Professional Institute (LPI)","description":"Prometheus monitoring explained: architecture, metrics, PromQL, alerting, and visualization for reliable DevOps operations.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/","og_locale":"es_ES","og_type":"article","og_title":"DevOps Tools Introduction #13: Prometheus Monitoring","og_description":"Prometheus monitoring explained: architecture, metrics, PromQL, alerting, and visualization for reliable DevOps operations.","og_url":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/","og_site_name":"Linux Professional Institute (LPI)","article_publisher":"https:\/\/www.facebook.com\/LPIConnect","article_published_time":"2026-04-15T16:26:04+00:00","og_image":[{"width":1440,"height":994,"url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/04\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg","type":"image\/jpeg"}],"author":"Fabian Thorns, Uir\u00e1 Ribeiro","twitter_card":"summary_large_image","twitter_creator":"@lpiconnect","twitter_site":"@lpiconnect","twitter_misc":{"Escrito por":"Fabian Thorns","Tiempo de lectura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/#article","isPartOf":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/"},"author":{"name":"Fabian Thorns","@id":"https:\/\/www.lpi.org\/es\/#\/schema\/person\/87a340eca845e18d801667fd11e6937c"},"headline":"DevOps Tools Introduction #13: Prometheus Monitoring","datePublished":"2026-04-15T16:26:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/"},"wordCount":702,"commentCount":0,"publisher":{"@id":"https:\/\/www.lpi.org\/es\/#organization"},"image":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/04\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg","articleSection":["- None -"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/","url":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/","name":"DevOps Tools Introduction #13: Prometheus Monitoring - Linux Professional Institute (LPI)","isPartOf":{"@id":"https:\/\/www.lpi.org\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/#primaryimage"},"image":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/04\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg","datePublished":"2026-04-15T16:26:04+00:00","description":"Prometheus monitoring explained: architecture, metrics, PromQL, alerting, and visualization for reliable DevOps operations.","breadcrumb":{"@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/#primaryimage","url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/04\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg","contentUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/04\/article-DevOps-Tools-Engineer-v2-Introduction-02-13-1.jpg","width":1440,"height":994,"caption":"DevOps Tools Introduction #13: Prometheus Monitoring"},{"@type":"BreadcrumbList","@id":"https:\/\/www.lpi.org\/es\/blog\/2026\/04\/15\/devops-tools-introduction-13-prometheus-monitoring\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lpi.org\/es\/"},{"@type":"ListItem","position":2,"name":"DevOps Tools Introduction #13: Prometheus Monitoring"}]},{"@type":"WebSite","@id":"https:\/\/www.lpi.org\/es\/#website","url":"https:\/\/www.lpi.org\/es\/","name":"Linux Professional Institute (LPI)","description":"","publisher":{"@id":"https:\/\/www.lpi.org\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lpi.org\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.lpi.org\/es\/#organization","name":"Linux Professional Institute (LPI)","url":"https:\/\/www.lpi.org\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.lpi.org\/es\/#\/schema\/logo\/image\/","url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/04\/logo.png","contentUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2023\/04\/logo.png","width":496,"height":175,"caption":"Linux Professional Institute (LPI)"},"image":{"@id":"https:\/\/www.lpi.org\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/LPIConnect","https:\/\/x.com\/lpiconnect","https:\/\/www.linkedin.com\/company\/35136","https:\/\/www.instagram.com\/lpi_org\/","https:\/\/fosstodon.org\/@LPI"]},{"@type":"Person","@id":"https:\/\/www.lpi.org\/es\/#\/schema\/person\/87a340eca845e18d801667fd11e6937c","name":"Fabian Thorns","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/01\/cropped-fabian-thorns-1920px-96x96.jpg583c90110e404d4e42f0be7307753074","url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/01\/cropped-fabian-thorns-1920px-96x96.jpg","contentUrl":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/01\/cropped-fabian-thorns-1920px-96x96.jpg","caption":"Fabian Thorns"},"description":"Fabian Thorns is the Director of Product Development at Linux Professional Institute, LPI. He is M.Sc. Business Information Systems, a regular speaker at open source events and the author of numerous articles and books. Fabian has been part of the exam development team since 2010. Connect with him on LinkedIn, XING\u00a0or via email (fthorns\u00a0at\u00a0www.lpi.org)."}]}},"views":10,"authors":[{"term_id":540,"user_id":66,"is_guest":0,"slug":"fthornslpi-org","display_name":"Fabian Thorns","avatar_url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2026\/01\/cropped-fabian-thorns-1920px-96x96.jpg","0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""},{"term_id":571,"user_id":109,"is_guest":0,"slug":"uira-ribeiro","display_name":"Uir\u00e1 Ribeiro","avatar_url":"https:\/\/www.lpi.org\/wp-content\/uploads\/2024\/07\/cropped-cropped-uria-ribeiro-220x220-1-96x96.jpg","0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/posts\/37326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/users\/66"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/comments?post=37326"}],"version-history":[{"count":1,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/posts\/37326\/revisions"}],"predecessor-version":[{"id":37347,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/posts\/37326\/revisions\/37347"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/media\/37337"}],"wp:attachment":[{"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/media?parent=37326"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/categories?post=37326"},{"taxonomy":"country","embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/country?post=37326"},{"taxonomy":"language","embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/language?post=37326"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.lpi.org\/es\/wp-json\/wp\/v2\/ppma_author?post=37326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}