<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Getting started on Grafana Labs</title><link>https://grafana.com/docs/grafana/v8.4/getting-started/</link><description>Recent content in Getting started on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/grafana/v8.4/getting-started/index.xml" rel="self" type="application/rss+xml"/><item><title>With Grafana</title><link>https://grafana.com/docs/grafana/v8.4/getting-started/getting-started/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/getting-started/getting-started/</guid><content><![CDATA[&lt;h1 id=&#34;getting-started-with-grafana&#34;&gt;Getting started with Grafana&lt;/h1&gt;
&lt;p&gt;This topic helps you get started with Grafana and build your first dashboard. To learn more about Grafana, refer to &lt;a href=&#34;./&#34;&gt;What is Grafana?&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Grafana also offers a &lt;a href=&#34;/signup/cloud/connect-account?pg=gsdocs&#34;&gt;free account with Grafana Cloud&lt;/a&gt; to help getting started even easier and faster. You can install Grafana to self-host or get a free Grafana Cloud account.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id=&#34;step-1-install-grafana&#34;&gt;Step 1: Install Grafana&lt;/h2&gt;
&lt;p&gt;Grafana can be installed on many different operating systems. For a list of the minimum hardware and software requirements, as well as instructions on installing Grafana, refer to &lt;a href=&#34;../../installation/&#34;&gt;Install Grafana&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;step-2-log-in&#34;&gt;Step 2: Log in&lt;/h2&gt;
&lt;p&gt;To log in to Grafana for the first time:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open your web browser and go to http://localhost:3000/. The default HTTP port that Grafana listens to is &lt;code&gt;3000&lt;/code&gt; unless you have configured a different port.&lt;/li&gt;
&lt;li&gt;On the login page, enter &lt;code&gt;admin&lt;/code&gt; for username and password.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Log in&lt;/strong&gt;. If login is successful, then you will see a prompt to change the password.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt; on the prompt, then change your password.&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; We strongly recommend that you follow Grafana&amp;rsquo;s best practices and change the default administrator password. Don&amp;rsquo;t forget to record your credentials!&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id=&#34;step-3-create-a-dashboard&#34;&gt;Step 3: Create a dashboard&lt;/h2&gt;
&lt;p&gt;To create your first dashboard:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click the &lt;strong&gt;&#43;&lt;/strong&gt; icon on the side menu.&lt;/li&gt;
&lt;li&gt;On the dashboard, click &lt;strong&gt;Add an empty panel&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the New dashboard/Edit panel view, go to the &lt;strong&gt;Query&lt;/strong&gt; tab.&lt;/li&gt;
&lt;li&gt;Configure your &lt;a href=&#34;../../panels/query-a-data-source/add-a-query/&#34;&gt;query&lt;/a&gt; by selecting &lt;code&gt;-- Grafana --&lt;/code&gt; from the data source selector. This generates the Random Walk dashboard.&lt;/li&gt;
&lt;li&gt;Click the &lt;strong&gt;Save&lt;/strong&gt; icon in the top right corner of your screen to save the dashboard.&lt;/li&gt;
&lt;li&gt;Add a descriptive name, and then click &lt;strong&gt;Save&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Congratulations, you have created your first dashboard and it is displaying results.&lt;/p&gt;
&lt;h2 id=&#34;next-steps&#34;&gt;Next steps&lt;/h2&gt;
&lt;p&gt;Continue to experiment with what you have built, try the &lt;a href=&#34;../../explore/&#34;&gt;explore workflow&lt;/a&gt; or another visualization feature. Refer to &lt;a href=&#34;../../datasources/&#34;&gt;Data sources&lt;/a&gt; for a list of supported data sources and instructions on how to &lt;a href=&#34;../../datasources/add-a-data-source/&#34;&gt;add a data source&lt;/a&gt;. The following topics will be of interest to you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../panels/&#34;&gt;Panels&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../dashboards/&#34;&gt;Dashboards&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../dashboards/shortcuts/&#34;&gt;Keyboard shortcuts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/grafana/plugins?orderBy=weight&amp;amp;direction=asc&#34;&gt;Plugins&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;admins&#34;&gt;Admins&lt;/h3&gt;
&lt;p&gt;The following topics are of interest to Grafana server admin users:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../administration/configuration/&#34;&gt;Grafana configuration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../auth/overview/&#34;&gt;Authentication&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../permissions/&#34;&gt;User permissions and roles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../administration/provisioning/&#34;&gt;Provisioning&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;../../administration/cli/&#34;&gt;Grafana CLI&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="getting-started-with-grafana">Getting started with Grafana&lt;/h1>
&lt;p>This topic helps you get started with Grafana and build your first dashboard. To learn more about Grafana, refer to &lt;a href="./">What is Grafana?&lt;/a>.&lt;/p></description></item><item><title>With Grafana and InfluxDB</title><link>https://grafana.com/docs/grafana/v8.4/getting-started/getting-started-influxdb/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/getting-started/getting-started-influxdb/</guid><content><![CDATA[&lt;h1 id=&#34;getting-started-with-grafana-and-influxdb&#34;&gt;Getting started with Grafana and InfluxDB&lt;/h1&gt;


&lt;div data-shared=&#34;influxdb/intro.md&#34;&gt;
            &lt;p&gt;&lt;a href=&#34;https://www.influxdata.com/products/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;InfluxDB&lt;/a&gt; is an open-source time series database (TSDB) developed by &lt;a href=&#34;https://www.influxdata.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;InfluxData&lt;/a&gt;. It is optimized for fast, high-availability storage and retrieval of time series data in fields such as operations monitoring, application metrics, IoT sensor data, and real-time analytics.&lt;/p&gt;
&lt;/div&gt;

        
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; You can also configure a &lt;a href=&#34;/docs/grafana-cloud/&#34;&gt;Grafana Cloud&lt;/a&gt; instance to display system metrics without having to host Grafana yourself. Grafana offers a &lt;a href=&#34;/signup/cloud/connect-account?pg=gsdocs&#34;&gt;free account with Grafana Cloud&lt;/a&gt; to help you get started.&lt;/p&gt;&lt;/blockquote&gt;


&lt;div data-shared=&#34;getting-started/first-step.md&#34;&gt;
            &lt;h2 id=&#34;step-1-install-grafana-and-build-your-first-dashboard&#34;&gt;Step 1. Install Grafana and build your first dashboard&lt;/h2&gt;
&lt;p&gt;Use the instructions in 
    &lt;a href=&#34;/docs/grafana/v8.4/getting-started/getting-started/&#34;&gt;Getting started with Grafana&lt;/a&gt; to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Install Grafana.&lt;/li&gt;
&lt;li&gt;Log in to Grafana.&lt;/li&gt;
&lt;li&gt;Create your first dashboard.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

        
&lt;h2 id=&#34;step-2-get-influxdb&#34;&gt;Step 2. Get InfluxDB&lt;/h2&gt;
&lt;p&gt;You can &lt;a href=&#34;https://portal.influxdata.com/downloads/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;download InfluxDB&lt;/a&gt; and install it locally or you can sign up for &lt;a href=&#34;https://www.influxdata.com/products/influxdb-cloud/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;InfluxDB Cloud&lt;/a&gt;. Windows installers are not available for some versions of InfluxDB.&lt;/p&gt;
&lt;h2 id=&#34;step-3-install-other-influxdb-software&#34;&gt;Step 3. Install other InfluxDB software&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://docs.influxdata.com/telegraf/v1.18/introduction/installation/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Install Telegraf&lt;/a&gt;. This tool is an agent that helps you get metrics into InfluxDB. For more information, refer to &lt;a href=&#34;https://docs.influxdata.com/telegraf/v1.18/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Telegraf documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you chose to use InfluxDB Cloud, then you should &lt;a href=&#34;https://portal.influxdata.com/downloads/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;download and install the InfluxDB Cloud CLI&lt;/a&gt;. This tool allows you to send command line instructions to your cloud account. For more information, refer to &lt;a href=&#34;https://docs.influxdata.com/influxdb/cloud/write-data/developer-tools/influx-cli/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Influx CLI documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;step-4-get-data-into-influxdb&#34;&gt;Step 4. Get data into InfluxDB&lt;/h2&gt;
&lt;p&gt;If you downloaded and installed InfluxDB on your local machine, then use the &lt;a href=&#34;https://docs.influxdata.com/influxdb/v2.0/write-data/#quick-start-for-influxdb-oss&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Quick Start&lt;/a&gt; feature to visualize InfluxDB metrics.&lt;/p&gt;
&lt;p&gt;If you are using the cloud account, then the wizards will guide you through the initial process. For more information, refer to &lt;a href=&#34;https://docs.influxdata.com/influxdb/cloud/write-data/no-code/use-telegraf/#configure-telegraf&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Configure Telegraf&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;note-for-windows-users&#34;&gt;Note for Windows users:&lt;/h3&gt;
&lt;p&gt;Windows users might need to make additional adjustments. Look for special instructions in the InfluxData documentation and &lt;a href=&#34;https://www.influxdata.com/blog/using-telegraf-on-windows/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Using Telegraf on Windows&lt;/a&gt; blog post. The regular system monitoring template in InfluxDB Cloud is not compatible with Windows. Windows users who use InfluxDB Cloud to monitor their system will need to use the &lt;a href=&#34;https://github.com/influxdata/community-templates/tree/master/windows_system&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Windows System Monitoring Template&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;step-5-add-your-influxdb-data-source-to-grafana&#34;&gt;Step 5. Add your InfluxDB data source to Grafana&lt;/h2&gt;
&lt;p&gt;You can have more than one InfluxDB data source defined in Grafana.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Follow the general instructions to &lt;a href=&#34;../../datasources/add-a-data-source/&#34;&gt;add a data source&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Decide if you will use InfluxQL or Flux as your query language.
&lt;ul&gt;
&lt;li&gt;For InfluxQL, refer to &lt;a href=&#34;../../datasources/influxdb/&#34;&gt;InfluxDB data source&lt;/a&gt; for information about specific data source fields.&lt;/li&gt;
&lt;li&gt;For Flux, refer to &lt;a href=&#34;../../datasources/influxdb/influxdb-flux/&#34;&gt;Flux query language in Grafana&lt;/a&gt; for information about specific data source fields.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;influxdb-guides&#34;&gt;InfluxDB guides&lt;/h3&gt;
&lt;p&gt;InfluxDB publishes guidance for connecting different versions of their product to Grafana.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;InfluxDB OSS or Enterprise 1.8&#43;.&lt;/strong&gt; To turn on Flux, refer to &lt;a href=&#34;https://docs.influxdata.com/influxdb/v1.8/administration/config/#flux-enabled-false.&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Configure InfluxDB&lt;/a&gt;. Select your InfluxDB version in the upper right corner.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;InfluxDB OSS or Enterprise 2.x.&lt;/strong&gt; Refer to &lt;a href=&#34;https://docs.influxdata.com/influxdb/v2.0/tools/grafana/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Use Grafana with InfluxDB&lt;/a&gt;. Select your InfluxDB version in the upper right corner.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;InfluxDB Cloud.&lt;/strong&gt; Refer to &lt;a href=&#34;https://docs.influxdata.com/influxdb/cloud/tools/grafana/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Use Grafana with InfluxDB Cloud&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;important-tips&#34;&gt;Important tips&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Make sure your Grafana token has read access. If it doesn&amp;rsquo;t, then you&amp;rsquo;ll get an authentication error and be unable to connect Grafana to InfluxDB.&lt;/li&gt;
&lt;li&gt;Avoid apostrophes and other non-standard characters in bucket and token names.&lt;/li&gt;
&lt;li&gt;If the text name of the organization or bucket doesn&amp;rsquo;t work, then try the ID number.&lt;/li&gt;
&lt;li&gt;If you change your bucket name in InfluxDB, then you must also change it in Grafana and your Telegraf .conf file as well.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;step-6-add-a-query&#34;&gt;Step 6. Add a query&lt;/h2&gt;
&lt;p&gt;This step varies depending on the query language that you selected when you set up your data source in Grafana.&lt;/p&gt;
&lt;h3 id=&#34;influxql-query-language&#34;&gt;InfluxQL query language&lt;/h3&gt;
&lt;p&gt;In the query editor, click &lt;strong&gt;select measurement&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/influxdb/influxql-query-7-5.png&#34;
  alt=&#34;InfluxQL query&#34; width=&#34;528&#34;
     height=&#34;418&#34;/&gt;&lt;/p&gt;
&lt;p&gt;Grafana displays a list of possible series. Click one to select it, and Grafana graphs any available data. If there is no data to display, then try another selection or check your data source.&lt;/p&gt;
&lt;h3 id=&#34;flux-query-language&#34;&gt;Flux query language&lt;/h3&gt;
&lt;p&gt;Create a simple Flux query.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
    &lt;a href=&#34;/docs/grafana/v8.4/panels/working-with-panels/add-panel/&#34;&gt;Add a panel&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;In the query editor, select your InfluxDB-Flux data source. For more information, refer to 
    &lt;a href=&#34;/docs/grafana/v8.4/panels/queries/&#34;&gt;Queries&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Select the &lt;strong&gt;Table&lt;/strong&gt; visualization.&lt;/li&gt;
&lt;li&gt;In the query editor text field, enter &lt;code&gt;buckets()&lt;/code&gt; and then click outside of the query editor.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This generic query returns a list of buckets.&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/influxdb/flux-query-7-5.png&#34;
  alt=&#34;Flux query&#34; width=&#34;700&#34;
     height=&#34;273&#34;/&gt;&lt;/p&gt;
&lt;p&gt;You can also create Flux queries in the InfluxDB Explore view.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;In your browser, log in to the InfluxDB native UI (OSS is typically something like http://localhost:8086 or for InfluxDB Cloud use: &lt;a href=&#34;https://cloud2.influxdata.com&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;https://cloud2.influxdata.com&lt;/a&gt;).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Explore&lt;/strong&gt; to open the Data Explorer.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The InfluxDB Data Explorer provides two mechanisms for creating Flux queries: a graphical query editor and a script editor. Using the graphical query editor, &lt;a href=&#34;https://docs.influxdata.com/influxdb/cloud/query-data/execute-queries/data-explorer/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;create a query&lt;/a&gt;. It will look something like this:&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/influxdb/influx-explore-query-7-5.png&#34;
  alt=&#34;InfluxDB Explore query&#34; width=&#34;1600&#34;
     height=&#34;814&#34;/&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Script Editor&lt;/strong&gt; to view the text of the query, and then copy all the lines of your Flux code, which will look something like this:&lt;/p&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;/static/img/docs/influxdb/explore-query-text-7-5.png&#34;
  alt=&#34;InfluxDB Explore Script Editor&#34; width=&#34;546&#34;
     height=&#34;185&#34;/&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In Grafana, &lt;a href=&#34;../panels/add-a-panel.md&#34;&gt;add a panel&lt;/a&gt; and then paste your Flux code into the query editor.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Apply&lt;/strong&gt;. Your new panel should be visible with data from your Flux query.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;step-7-check-influxdb-metrics-in-grafana-explore&#34;&gt;Step 7. Check InfluxDB metrics in Grafana Explore&lt;/h2&gt;
&lt;p&gt;In your Grafana instance, go to the &lt;a href=&#34;../../explore/&#34;&gt;Explore&lt;/a&gt; view and build queries to experiment with the metrics you want to monitor. Here you can also debug issues related to collecting metrics.&lt;/p&gt;
&lt;h2 id=&#34;step-8-start-building-dashboards&#34;&gt;Step 8. Start building dashboards&lt;/h2&gt;
&lt;p&gt;There you go! Use Explore and Data Explorer to experiment with your data, and add the queries that you like to your dashboard as panels. Have fun!&lt;/p&gt;
&lt;p&gt;Here are some resources to learn more:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Grafana documentation: &lt;a href=&#34;../../datasources/influxdb/&#34;&gt;InfluxDB data source&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;InfluxDB documentation: &lt;a href=&#34;https://docs.influxdata.com/influxdb/v1.8/flux/flux-vs-influxql/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Comparison of Flux vs InfluxQL&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="getting-started-with-grafana-and-influxdb">Getting started with Grafana and InfluxDB&lt;/h1>
&lt;div data-shared="influxdb/intro.md">
&lt;p>&lt;a href="https://www.influxdata.com/products/" target="_blank" rel="noopener noreferrer">InfluxDB&lt;/a> is an open-source time series database (TSDB) developed by &lt;a href="https://www.influxdata.com/" target="_blank" rel="noopener noreferrer">InfluxData&lt;/a>. It is optimized for fast, high-availability storage and retrieval of time series data in fields such as operations monitoring, application metrics, IoT sensor data, and real-time analytics.&lt;/p></description></item><item><title>With Grafana and Prometheus</title><link>https://grafana.com/docs/grafana/v8.4/getting-started/getting-started-prometheus/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/getting-started/getting-started-prometheus/</guid><content><![CDATA[&lt;h1 id=&#34;getting-started-with-grafana-and-prometheus&#34;&gt;Getting started with Grafana and Prometheus&lt;/h1&gt;
&lt;p&gt;Prometheus is an open source monitoring system for which Grafana provides out-of-the-box support. This topic walks you through the steps to create a series of dashboards in Grafana to display system metrics for a server monitored by Prometheus.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; You can configure a &lt;a href=&#34;/docs/grafana-cloud/&#34;&gt;Grafana Cloud&lt;/a&gt; instance to display system metrics without having to host Grafana yourself. A &lt;a href=&#34;/signup/cloud/connect-account?pg=gsdocs&#34;&gt;free forever plan&lt;/a&gt; provides 10,000 active series for metrics.&lt;/p&gt;&lt;/blockquote&gt;


&lt;div data-shared=&#34;getting-started/first-step.md&#34;&gt;
            &lt;h2 id=&#34;step-1-install-grafana-and-build-your-first-dashboard&#34;&gt;Step 1. Install Grafana and build your first dashboard&lt;/h2&gt;
&lt;p&gt;Use the instructions in 
    &lt;a href=&#34;/docs/grafana/v8.4/getting-started/getting-started/&#34;&gt;Getting started with Grafana&lt;/a&gt; to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Install Grafana.&lt;/li&gt;
&lt;li&gt;Log in to Grafana.&lt;/li&gt;
&lt;li&gt;Create your first dashboard.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

        
&lt;h2 id=&#34;step-2-download-prometheus-and-node_exporter&#34;&gt;Step 2. Download Prometheus and node_exporter&lt;/h2&gt;
&lt;p&gt;Prometheus, like Grafana, can be installed on many different operating systems. Refer to the &lt;a href=&#34;https://prometheus.io/download/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Prometheus download page&lt;/a&gt;, which lists all stable versions of Prometheus components. Download the following components:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://prometheus.io/download/#prometheus&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Prometheus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://prometheus.io/download/#node_exporter&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;node_exporter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;step-3-install-prometheus-node_exporter&#34;&gt;Step 3. Install Prometheus node_exporter&lt;/h2&gt;
&lt;p&gt;Prometheus node_exporter is a widely used tool that exposes system metrics. Install node_exporter on all hosts you want to monitor. For instructions on how to install node_exporter, refer to the &lt;a href=&#34;https://prometheus.io/docs/guides/node-exporter/#installing-and-running-the-node-exporter&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Installing and running the node_exporter&lt;/a&gt; section in Prometheus documentation.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: The instructions in the referenced topic are intended for Linux users. You may have to alter the instructions slightly depending on your operating system. For example, if you are on Windows, use the &lt;a href=&#34;https://github.com/prometheus-community/windows_exporter&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;windows_exporter&lt;/a&gt; instead.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id=&#34;step-4-install-and-configure-prometheus&#34;&gt;Step 4. Install and configure Prometheus&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Install Prometheus following instructions in the &lt;a href=&#34;https://prometheus.io/docs/prometheus/latest/installation/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Installation&lt;/a&gt; topic in the Prometheus documentation.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure Prometheus to monitor the hosts where you installed node_exporter. In order to do this, modify Prometheus&amp;rsquo;s configuration file. By default, Prometheus looks for the file &lt;code&gt;prometheus.yml&lt;/code&gt; in the current working directory. This behavior can be changed via the &lt;code&gt;--config.file&lt;/code&gt; command line flag. For example, some Prometheus installers use it to set the configuration file to &lt;code&gt;/etc/prometheus/prometheus.yml&lt;/code&gt;. Here is an example of the code you will need to add.&lt;/p&gt;

&lt;div class=&#34;code-snippet code-snippet__mini&#34;&gt;&lt;div class=&#34;lang-toolbar__mini&#34;&gt;
    &lt;span class=&#34;code-clipboard&#34;&gt;
      &lt;button x-data=&#34;app_code_snippet()&#34; x-init=&#34;init()&#34; @click=&#34;copy()&#34;&gt;
        &lt;img class=&#34;code-clipboard__icon&#34; src=&#34;/media/images/icons/icon-copy-small-2.svg&#34; alt=&#34;Copy code to clipboard&#34; width=&#34;14&#34; height=&#34;13&#34;&gt;
        &lt;span&gt;Copy&lt;/span&gt;
      &lt;/button&gt;
    &lt;/span&gt;
  &lt;/div&gt;&lt;div class=&#34;code-snippet code-snippet__border&#34;&gt;
    &lt;pre data-expanded=&#34;false&#34;&gt;&lt;code class=&#34;language-none&#34;&gt; # A scrape configuration containing exactly one endpoint to scrape from node_exporter running on a host:
 scrape_configs:
     # The job name is added as a label `job=&amp;lt;job_name&amp;gt;` to any timeseries scraped from this config.
     - job_name: &amp;#39;node&amp;#39;

     # metrics_path defaults to &amp;#39;/metrics&amp;#39;
     # scheme defaults to &amp;#39;http&amp;#39;.

     static_configs:
     - targets: [&amp;#39;&amp;lt;hostname&amp;gt;:9100&amp;#39;]&lt;/code&gt;&lt;/pre&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Start the Prometheus service:&lt;/p&gt;

&lt;div class=&#34;code-snippet code-snippet__mini&#34;&gt;&lt;div class=&#34;lang-toolbar__mini&#34;&gt;
    &lt;span class=&#34;code-clipboard&#34;&gt;
      &lt;button x-data=&#34;app_code_snippet()&#34; x-init=&#34;init()&#34; @click=&#34;copy()&#34;&gt;
        &lt;img class=&#34;code-clipboard__icon&#34; src=&#34;/media/images/icons/icon-copy-small-2.svg&#34; alt=&#34;Copy code to clipboard&#34; width=&#34;14&#34; height=&#34;13&#34;&gt;
        &lt;span&gt;Copy&lt;/span&gt;
      &lt;/button&gt;
    &lt;/span&gt;
  &lt;/div&gt;&lt;div class=&#34;code-snippet code-snippet__border&#34;&gt;
    &lt;pre data-expanded=&#34;false&#34;&gt;&lt;code class=&#34;language-none&#34;&gt; ./prometheus --config.file=./prometheus.yml&lt;/code&gt;&lt;/pre&gt;
  &lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;step-5-check-prometheus-metrics-in-grafana-explore-view&#34;&gt;Step 5. Check Prometheus metrics in Grafana Explore view&lt;/h2&gt;
&lt;p&gt;In your Grafana instance, go to the &lt;a href=&#34;../../explore/&#34;&gt;Explore&lt;/a&gt; view and build queries to experiment with the metrics you want to monitor. Here you can also debug issues related to collecting metrics from Prometheus. Pay special attention to the &lt;a href=&#34;../../explore/#prometheus-specific-features&#34;&gt;Prometheus-specific features&lt;/a&gt; to avail custom querying experience for Prometheus.&lt;/p&gt;
&lt;h2 id=&#34;step-6-start-building-dashboards&#34;&gt;Step 6. Start building dashboards&lt;/h2&gt;
&lt;p&gt;Now that you have a curated list of queries, create &lt;a href=&#34;../../dashboards/&#34;&gt;dashboards&lt;/a&gt; to render system metrics monitored by Prometheus. When you install Prometheus and node_exporter or windows_exporter, you will find recommended dashboards for use.&lt;/p&gt;
&lt;p&gt;The following image shows a dashboard with three panels showing some system metrics.&lt;/p&gt;
&lt;img width=&#34;850px&#34; src=&#34;/static/img/docs/getting-started/simple_grafana_prom_dashboard.png&#34; caption=&#34;Prometheus dashboards&#34; &gt;
&lt;p&gt;To learn more:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Grafana documentation: &lt;a href=&#34;../../datasources/prometheus/&#34;&gt;Prometheus data source&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Prometheus documentation: &lt;a href=&#34;https://prometheus.io/docs/introduction/overview/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;What is Prometheus?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="getting-started-with-grafana-and-prometheus">Getting started with Grafana and Prometheus&lt;/h1>
&lt;p>Prometheus is an open source monitoring system for which Grafana provides out-of-the-box support. This topic walks you through the steps to create a series of dashboards in Grafana to display system metrics for a server monitored by Prometheus.&lt;/p></description></item></channel></rss>