Skip to content

Commit

Permalink
Corrected Everything
Browse files Browse the repository at this point in the history
  • Loading branch information
rv404674 committed Jul 4, 2020
1 parent c0fcebd commit e2552a8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ This repo contains implementation of a Url Shortner written in [Go](https://gola

## Contents

- [About](#what-is-gorubu?-:rocket:)
- [About](#what-is-gorubu?)
- [Monitoring](#monitoring)
- [Why goRubu](#why-gorubu?-:dog:)
- [Why goRubu](#why-gorubu?)
- [Running Server](#running-server-:gear:)
- [Docker](#docker)
- [Local](#local)
- [API](#api)
- [Contributing](#contributing-:beers:)
- [Maintainer](#maintainer-:sunglasses:)
- [Maintainer](#maintainer)
- [License](#license)

## What is goRubu? :rocket:
Expand All @@ -34,11 +34,11 @@ system and application metrics.

## Monitoring:

**Grafana on Top of Prometheus**
<img style="float:" width="600" src="./assets/application_metrics.png">
**Prometheus**
<img style="float:" width="600" src="./assets/prometheus_targets.png">
<img style="float: left;" width="600" src="./assets/application_metrics.png"> Grafana on Top of Prometheus


<img style="float: left;" width="600" src="./assets/prometheus_targets.png">
Prometheus

## Why goRubu? :dog:

Expand Down

0 comments on commit e2552a8

Please sign in to comment.