Grafana Frequently Asked Questions
Day 72 of #90DaysOfDevOps

Search for a command to run...
Series
Day 72 of #90DaysOfDevOps

Day 73 of #90DaysOfDevOps Follow the below steps to setup and launch Grafana in your local environment. Step #1: Launch and connect to an EC2 instance Wait for the running and status check complete. After completing, connect to the instance. Step #...

Day 74 of #90DaysOfDevOps Step 1: Launch an EC2 instance and install Grafana. Refer to my previous blog for the process: https://neel-soni.hashnode.dev/setup-grafana-in-your-local-environment-on-aws-ec2 Step 2: Install and configure docker Loki and P...

Day 75 of #90DaysOfDevOps Sending Docker logs to Grafana requires a few tools such as: Grafana Docker, docker-compose [and some apps for to monitor] Loki Promtail Prometheus cAdvisor What is Grafana? Grafana is an open-source, interactive da...

Day 76 of #90DaysOfDevOps Tasks: In the sidebar, hover your cursor over the Create (plus sign) icon and then click Dashboard. Click Add a new panel. In the Query editor below the graph, enter the query from earlier and then press Shift + Enter: rat...

Day 77 of #90DaysOfDevOps Tasks: Setup Grafana cloud Setup sample alerting Grafana Alerting allows you to learn about problems in your systems moments after they occur. Create, manage, and take action on your alerts in a single, consolidated view...