Commit Graph

30 Commits

Author SHA1 Message Date
Andreas Jaeger 24c77dfa61 Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Ife781cb34bcd39d583baa2a7ace77dbed19c6e74
2019-12-18 19:38:33 +01:00
Simon Pasquier f75e7b4ac7 Fix the usage message of the format.py script
Change-Id: I199391cc943d44c8619dde6b2690ef4f59848799
2016-02-12 09:33:41 +01:00
Simon Pasquier acd13d656c Always set the dashboard id to null
Change-Id: I51436a99b934d3d3b7354394cdc8a7e87741a3ff
2016-02-12 09:33:41 +01:00
Swann Croiset ba9f7c8567 Fix annotation datasource for all dashboards
Fixes-bug: #1538456

Change-Id: Ifd8e1d2efb98c62d88e19d9d38c760e7d05fca92
2016-01-28 16:13:14 +00:00
Swann Croiset b09e82cf04 Reformat dashboards to facilitate comparisons and updates
Because it's always painful to understand which modifications are made on
dashboards and manual modification is error prone and boring.

The patch includes a Python script to automate these operations:
* reformat JSON files by ordering the keys
* remove template variables and enable refresh_on_load
* override the time picker to 'last 1 hour'
* enable sharedCrosshair
* increment version

Change-Id: I489e6d5019a4ca8c15c0ff72c8d17585f169df96
2016-01-28 16:08:40 +00:00
Guillaume Thouvenin c4e75c3865 Fix wrong path in the README file.
Change-Id: I859a5062714c015ba87cbd2ca4ae04a00b31ba9a
2015-04-23 12:06:24 +02:00
Simon Pasquier 8bb03d5baf Upload Grafana dashboards to InfluxDB
The Grafana dashboards that were located in the contrib/ directory are
now uploaded by Puppet to the InfluxDB database. This change also
refactors the existing code to split the configuration of InfluxDB and
Grafana into separate manifests.

Change-Id: I3df69ed84f754d36f0206a2d3b3d1238e791e398
2015-04-22 13:08:54 +00:00
Patrick Petit bd7a5a8b3b update from demo dashboard
Change-Id: Ie28737ab73b74fd65932ace9977201f67fc5bd51
2015-04-09 14:57:07 +02:00
Jenkins 6989ff3b59 Merge "Add main dashboard" 2015-04-03 08:23:49 +00:00
Simon Pasquier dbebfd678a Add main dashboard
It depends on https://review.openstack.org/170174

Change-Id: I022ba2dad4c7629570eee092ea723fc1c910470b
2015-04-02 17:34:08 +02:00
Guillaume Thouvenin 3f00114438 Update RabbitMQ dashboard.
- Removed templating.
- Removed metrics about main process.
- Renamed memory panel and added metrics about avg, min and max.
- Added min and max to Read/Unack messages.

Change-Id: I3f2651f75995e274e6d51e01162b2057b1275014
2015-04-02 15:26:47 +00:00
Guillaume Thouvenin d8cfa4fae5 Add nova dashboard in contrib.
Change-Id: Iffc57591c9e907e6e6dd6b9aec179d918692b166
2015-04-02 15:26:07 +00:00
Jenkins 1e89bf461c Merge "Add Cinder metrics dashboard" 2015-04-02 09:32:05 +00:00
Swann Croiset 8bd41cdb91 Add Cinder metrics dashboard
Change-Id: I6545a21f591aeee3bb6dc918c0e1b5d4641e51f7
2015-04-02 10:41:47 +02:00
Jenkins c0fb3ced3e Merge "Add Neutron dashboard" 2015-04-02 08:08:34 +00:00
Jenkins d853353286 Merge "Add Glance dashboard" 2015-04-02 07:56:11 +00:00
Jenkins 9738ff6a22 Merge "Memcached grafana dashboard" 2015-04-01 15:38:56 +00:00
Jenkins 843d2d918e Merge "HAproxy grafana dashboard" 2015-04-01 15:38:49 +00:00
Simon Pasquier 8b65288b11 Add Glance dashboard
Change-Id: Ie9eed033cf118e7e69e6aee589235d276940630a
2015-04-01 16:59:24 +02:00
Jenkins a920fe3c24 Merge "Add system metrics dashboard" 2015-04-01 14:16:05 +00:00
Jenkins 3e1c3ed943 Merge "Ceph grafana dashboard" 2015-04-01 14:05:15 +00:00
Swann Croiset 7881d1b249 HAproxy grafana dashboard
Change-Id: Ie97b8d37856951db01ebb31d3474d383a4db023c
2015-04-01 16:04:41 +02:00
Simon Pasquier 26c0bf96fc Add Neutron dashboard
Change-Id: Iab0ccf30255d6b91098918a833afcff5eee4ef9d
2015-04-01 15:53:14 +02:00
Guillaume Thouvenin f6011e56ca Add keystone dashboard into contrib.
Change-Id: I8b876ccd0521084484ac0a685be0f713eb847490
2015-04-01 15:37:28 +02:00
Swann Croiset 9bf4eba28f Memcached grafana dashboard
Change-Id: Ia1a758c5d59a951b1940222c38cc69af9b4ea144
2015-04-01 13:27:58 +02:00
Swann Croiset f6d2a72c9b Ceph grafana dashboard
Change-Id: I8d9b23777ecc2f764e35b0ce7f488e1bcc188658
2015-04-01 12:42:32 +02:00
Simon Pasquier e0d48d7463 Add system metrics dashboard
Change-Id: Ib16d4bdeb62fc9e59440ced1d77e6aea20b9d070
2015-04-01 12:33:38 +02:00
Guillaume Thouvenin 98aec11955 Add Apache dashboards to contrib.
Change-Id: If6fffb1625bf15c8ba46b6a3e98018cc9a0f5c37
2015-03-31 16:39:50 +00:00
Guillaume Thouvenin 385a44257f Add RabbitMQ in dashboards contrib.
Change-Id: I3baf9c2df176f6aff315566610b0cf9db0b33606
2015-03-31 17:44:14 +02:00
Guillaume Thouvenin a6e4600ef6 Add MySQL dashboards to contrib.
Change-Id: I4fee376a06f7b3a83e09557142660eabbaec1e87
2015-03-31 15:11:49 +00:00