<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Beginner Guides on Grafana Labs</title><link>https://grafana.com/docs/grafana/v4.3/features/</link><description>Recent content in Beginner Guides on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/grafana/v4.3/features/index.xml" rel="self" type="application/rss+xml"/><item><title>Dashboard Features</title><link>https://grafana.com/docs/grafana/v4.3/features/dashboard/</link><pubDate>Wed, 14 Apr 2021 09:32:57 +0200</pubDate><guid>https://grafana.com/docs/grafana/v4.3/features/dashboard/</guid><content></content><description/></item><item><title>Data Sources</title><link>https://grafana.com/docs/grafana/v4.3/features/datasources/</link><pubDate>Fri, 07 Mar 2025 11:34:44 +0100</pubDate><guid>https://grafana.com/docs/grafana/v4.3/features/datasources/</guid><content><![CDATA[&lt;h1 id=&#34;data-source-overview&#34;&gt;Data Source Overview&lt;/h1&gt;
&lt;p&gt;Grafana supports many different storage backends for your time series data (Data Source). Each Data Source has a specific Query Editor that is customized for the features and capabilities that the particular Data Source exposes.&lt;/p&gt;
&lt;h2 id=&#34;querying&#34;&gt;Querying&lt;/h2&gt;
&lt;p&gt;The query language and capabilities of each Data Source are obviously very different. You can combine data from multiple Data Sources onto a single Dashboard, but each Panel is tied to a specific Data Source that belongs to a particular Organization.&lt;/p&gt;
&lt;h2 id=&#34;supported-data-sources&#34;&gt;Supported Data Sources&lt;/h2&gt;
&lt;p&gt;The following datasources are officially supported:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;graphite/&#34;&gt;Graphite&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;elasticsearch/&#34;&gt;Elasticsearch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;cloudwatch/&#34;&gt;CloudWatch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;influxdb/&#34;&gt;InfluxDB&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;opentsdb/&#34;&gt;OpenTSDB&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;prometheus/&#34;&gt;Prometheus&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-source-plugins&#34;&gt;Data source plugins&lt;/h2&gt;
&lt;p&gt;Since grafana 3.0 you can install data sources as plugins. Checkout &lt;a href=&#34;/plugins&#34;&gt;Grafana.net&lt;/a&gt; for more data sources.&lt;/p&gt;
]]></content><description>&lt;h1 id="data-source-overview">Data Source Overview&lt;/h1>
&lt;p>Grafana supports many different storage backends for your time series data (Data Source). Each Data Source has a specific Query Editor that is customized for the features and capabilities that the particular Data Source exposes.&lt;/p></description></item><item><title>Keyboard Shortcuts</title><link>https://grafana.com/docs/grafana/v4.3/features/shortcuts/</link><pubDate>Fri, 28 May 2021 11:31:54 +0200</pubDate><guid>https://grafana.com/docs/grafana/v4.3/features/shortcuts/</guid><content><![CDATA[&lt;h1 id=&#34;keyboard-shortcuts&#34;&gt;Keyboard shortcuts&lt;/h1&gt;
&lt;figure
    class=&#34;figure-wrapper figure-wrapper__lightbox w-100p &#34;
    style=&#34;max-width: 20rem;&#34;
    itemprop=&#34;associatedMedia&#34;
    itemscope=&#34;&#34;
    itemtype=&#34;http://schema.org/ImageObject&#34;
  &gt;&lt;a
        class=&#34;lightbox-link&#34;
        href=&#34;/static/img/docs/v4/shortcuts.png&#34;
        itemprop=&#34;contentUrl&#34;
      &gt;&lt;div class=&#34;img-wrapper w-100p h-auto&#34;&gt;&lt;img
          class=&#34;lazyload &#34;
          data-src=&#34;/static/img/docs/v4/shortcuts.png&#34;data-srcset=&#34;/static/img/docs/v4/shortcuts.png?w=320 320w, /static/img/docs/v4/shortcuts.png?w=550 550w, /static/img/docs/v4/shortcuts.png?w=750 750w, /static/img/docs/v4/shortcuts.png?w=900 900w, /static/img/docs/v4/shortcuts.png?w=1040 1040w, /static/img/docs/v4/shortcuts.png?w=1240 1240w, /static/img/docs/v4/shortcuts.png?w=1920 1920w&#34;data-sizes=&#34;auto&#34;alt=&#34;&#34;width=&#34;1520&#34;height=&#34;1092&#34;/&gt;
        &lt;noscript&gt;
          &lt;img
            src=&#34;/static/img/docs/v4/shortcuts.png&#34;
            alt=&#34;&#34;width=&#34;1520&#34;height=&#34;1092&#34;/&gt;
        &lt;/noscript&gt;&lt;/div&gt;&lt;/a&gt;&lt;/figure&gt;
&lt;p&gt;Grafana v4 introduces a number of really powerful keyboard shortcuts. You can now focus a panel
by hovering over it with your mouse. With a panel focused you can simple hit &lt;code&gt;e&lt;/code&gt; to toggle panel
edit mode, or &lt;code&gt;v&lt;/code&gt; to toggle fullscreen mode. &lt;code&gt;p&lt;/code&gt; &lt;code&gt;r&lt;/code&gt; removes the panel. &lt;code&gt;p&lt;/code&gt; &lt;code&gt;s&lt;/code&gt; opens share
modal.&lt;/p&gt;
&lt;p&gt;Hit &lt;code&gt;?&lt;/code&gt; on your keyboard to open the shortcuts help modal.&lt;/p&gt;
&lt;h3 id=&#34;global&#34;&gt;Global&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;g&lt;/code&gt; &lt;code&gt;h&lt;/code&gt;	Go to Home Dashboard&lt;/li&gt;
&lt;li&gt;&lt;code&gt;g&lt;/code&gt; &lt;code&gt;p&lt;/code&gt;	Go to Profile&lt;/li&gt;
&lt;li&gt;&lt;code&gt;s&lt;/code&gt; &lt;code&gt;o&lt;/code&gt;	Open search&lt;/li&gt;
&lt;li&gt;&lt;code&gt;s&lt;/code&gt; &lt;code&gt;s&lt;/code&gt;	Open search with starred filter&lt;/li&gt;
&lt;li&gt;&lt;code&gt;s&lt;/code&gt; &lt;code&gt;t&lt;/code&gt;	Open search in tags view&lt;/li&gt;
&lt;li&gt;&lt;code&gt;esc&lt;/code&gt;	Exit edit/setting views&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;dashboard&#34;&gt;Dashboard&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;mod&#43;s&lt;/code&gt;	Save dashboard&lt;/li&gt;
&lt;li&gt;&lt;code&gt;mod&#43;h&lt;/code&gt;	Hide row controls&lt;/li&gt;
&lt;li&gt;&lt;code&gt;d&lt;/code&gt; &lt;code&gt;r&lt;/code&gt;	Refresh all panels&lt;/li&gt;
&lt;li&gt;&lt;code&gt;d&lt;/code&gt; &lt;code&gt;s&lt;/code&gt;	Dashboard settings&lt;/li&gt;
&lt;li&gt;&lt;code&gt;d&lt;/code&gt; &lt;code&gt;v&lt;/code&gt;	Toggle in-active / view mode&lt;/li&gt;
&lt;li&gt;&lt;code&gt;d&lt;/code&gt; &lt;code&gt;k&lt;/code&gt;	Toggle kiosk mode (hides top nav)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;mod&#43;o&lt;/code&gt;	Toggle shared graph crosshair&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;focused-panel&#34;&gt;Focused Panel&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;e&lt;/code&gt;	Toggle panel edit view&lt;/li&gt;
&lt;li&gt;&lt;code&gt;v&lt;/code&gt;	Toggle panel fullscreen view&lt;/li&gt;
&lt;li&gt;&lt;code&gt;p&lt;/code&gt; &lt;code&gt;s&lt;/code&gt; Open Panel Share Modal&lt;/li&gt;
&lt;li&gt;&lt;code&gt;p&lt;/code&gt; &lt;code&gt;r&lt;/code&gt; Remove Panel&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;focused-row&#34;&gt;Focused Row&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;r&lt;/code&gt; &lt;code&gt;c&lt;/code&gt;	Collapse Row&lt;/li&gt;
&lt;li&gt;&lt;code&gt;r&lt;/code&gt; &lt;code&gt;r&lt;/code&gt;	Remove Row&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;time-range&#34;&gt;Time Range&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;t&lt;/code&gt; &lt;code&gt;z&lt;/code&gt;	Zoom out time range&lt;/li&gt;
&lt;li&gt;&lt;code&gt;t&lt;/code&gt;	Move time range back&lt;/li&gt;
&lt;li&gt;&lt;code&gt;t&lt;/code&gt;	Move time range forward&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="keyboard-shortcuts">Keyboard shortcuts&lt;/h1>
&lt;figure
class="figure-wrapper figure-wrapper__lightbox w-100p "
style="max-width: 20rem;"
itemprop="associatedMedia"
itemscope=""
itemtype="http://schema.org/ImageObject"
>&lt;a
class="lightbox-link"
href="/static/img/docs/v4/shortcuts.png"
itemprop="contentUrl"
>&lt;div class="img-wrapper w-100p h-auto">&lt;img
class="lazyload "
data-src="/static/img/docs/v4/shortcuts.png"data-srcset="/static/img/docs/v4/shortcuts.png?w=320 320w, /static/img/docs/v4/shortcuts.png?w=550 550w, /static/img/docs/v4/shortcuts.png?w=750 750w, /static/img/docs/v4/shortcuts.png?w=900 900w, /static/img/docs/v4/shortcuts.png?w=1040 1040w, /static/img/docs/v4/shortcuts.png?w=1240 1240w, /static/img/docs/v4/shortcuts.png?w=1920 1920w"data-sizes="auto"alt=""width="1520"height="1092"/>
&lt;noscript>
&lt;img
src="/static/img/docs/v4/shortcuts.png"
alt=""width="1520"height="1092"/>
&lt;/noscript>&lt;/div>&lt;/a>&lt;/figure>
&lt;p>Grafana v4 introduces a number of really powerful keyboard shortcuts. You can now focus a panel
by hovering over it with your mouse. With a panel focused you can simple hit &lt;code>e&lt;/code> to toggle panel
edit mode, or &lt;code>v&lt;/code> to toggle fullscreen mode. &lt;code>p&lt;/code> &lt;code>r&lt;/code> removes the panel. &lt;code>p&lt;/code> &lt;code>s&lt;/code> opens share
modal.&lt;/p></description></item><item><title>Panels</title><link>https://grafana.com/docs/grafana/v4.3/features/panels/</link><pubDate>Wed, 14 Apr 2021 09:32:57 +0200</pubDate><guid>https://grafana.com/docs/grafana/v4.3/features/panels/</guid><content></content><description/></item><item><title>What's New in Grafana</title><link>https://grafana.com/docs/grafana/v4.3/features/whatsnew/</link><pubDate>Wed, 14 Apr 2021 09:32:57 +0200</pubDate><guid>https://grafana.com/docs/grafana/v4.3/features/whatsnew/</guid><content></content><description/></item></channel></rss>