Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Grafana on AWS Marketplace
AWS Community Builders  profile imageShakir
Shakir forAWS Community Builders

Posted on

     

Grafana on AWS Marketplace

Hi there 👋, We will see how to launch Grafana cloud fromAWS in an easy way, with no installation etc. Cool thing is it comes with a free trial 😎 which should help us play on Grafana and learn about it's various visualization styles. In this post, we won't be building any graphs, to start with, we would just see a basic panel type which would help us creating links to other dashboards.

Marketplace

Let's see how to launch Grafana from AWS Marketplace.
Marketplace icon
Goto market place and click on discover products.
Discover products link

Search for grafana cloud and click on the appropriate link.
Grafana cloud

There is a free trial option, so I am clicking on Try for Free and Create Contract in the next step.

Clicking on Setup your Account would redirect to Grafana cloud URL where we can signup or link an existing account and create an organization. I have linked my existing account and chosen an existing organization.

Alright, we are all set to get started. You should be on the grafana organization URL with this formathttps://grafana.com/orgs/<organization-name>. On this page, click Add Stack to add your first stack.
Add stack

You can choose an instance URL and region for your stack. It should take a few minutes for the stack to launch. Your stack should have an instance URL in this formathttps://<instance-name>.grafana.net. You may sign in to this instance to see a page like this:Grafana cloud

Folder

Let's go toHome > Dashboards and create new folder with namedummy-folder.
New folder

Inside this folder I am going to create a new dashboard.
New dashboard
Goto settings name itdummy-dashboard-1 and give it a tagkubernetes.
Name and tag dashboard
Then, save the dashboard.

Go back to the folder and create other dashboards similarly so that you have the following dashboards with tagskubernetes,kafka andsql:
List of dashboards

Dashboard list

GotoHome > Dashboards and Create a new dashboard. Close the datasource selection window and clickAdd a visualization. Choose Dashboard List as the visualization type on the top right corner.
Choose Dashboard list

Give the panel a title such asdashboard-list-all.
Panel title

Scroll down, enable thesearch option, choose the folder asdummy-folder and leave the tags option empty like below.
No tags selected

On the preview window on the left, it should show all the dashboards in thedummy-folder.
All dashboards

Save the panel, and save the dashboard with the namedashboard-list. You should see something like this:
dashboard list all panel

Click on the three dots on the panel, and duplicate the panel by clicking on the appropriate option like shown below.
Duplicate panel

Click on the three dots on the new panel, and edit it.
Edit panel

Give this new panel, the titledashboard-list-kubernetes and add a tagkubernetes.
Kubernetes tag

Easy enough, the preview should now only show dashboards that are tagged withkubernetes, i.e. dashboards 1 to 3.
dashboard list for kubernetes

Save the panel and repeat the steps forkafka andsql. So, finally you should see something like below.
All panels

About tags

One thing to note, the tags we add in the panel are searched withAND condition. Meaning you will not see any dashboards if you added multiple tags likekubernetes,kafka,sql. Because, each of our dashboards had only one tag. For this purpose let's add a 10th dashboard with all 3 tags inside thedummy-folder.
dashboard with all 3 tags

And edit the dashboard-list-all panel to search for these 3 tags.
dashboard-list-all-panel

tags in dashboard list all

The dashboard should now look like this.
Final dashboard

Summary

So we have to seen how to launch Grafana cloud from AWS as a subscription, with free trial. Built some dummy dashboards on Grafana cloud and saw how to build panels with visualization typeDashboard list with the search folder and tags option, and played a bit with the tags.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Build On!

Would you like to become an AWS Community Builder? Learn more about the program and apply to join when applications are open next.

More fromAWS Community Builders

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp