Skip to content

The set of the assets to build Grafana dashboards with the metrics to analyse the effectiveness of your engineering practices

License

Notifications You must be signed in to change notification settings

plesk/engineering-efficiency-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Engineering Efficiency Assets

The set of the assets to build Grafana dashboards with the metrics to analyse the effectiveness of your engineering practices

How to use DORA metrics dashboard

  • Install Postgres and Grafana locally or just use docker-compose from the root directory
  • Create an empty database with the name you like
  • Run dora-metrics/create-tables.sql script on the created database
  • Open Grafana and create the datasource for the database you created. If you use the provided docker-compose, hostname is postgres:5432
  • Import dora-metrics/dashboard.json into your Grafana and choose the data source you created on the previous step.

Recommended links:

About

The set of the assets to build Grafana dashboards with the metrics to analyse the effectiveness of your engineering practices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published