~jneo8/charm-prometheus-openstack-exporter:master

Last commit made on 2023-09-25
Get this branch:
git clone -b master https://git.launchpad.net/~jneo8/charm-prometheus-openstack-exporter
Only JamesLin can upload to this branch. If you are JamesLin please log in for upload directions.

Branch merges

Branch information

Recent commits

19d016f... by Mert Kirpici

chore: drop bionic support

Reviewed-on: https://code.launchpad.net/~mertkirpici/charm-prometheus-openstack-exporter/+git/charm-prometheus-openstack-exporter/+merge/451886
Reviewed-by: Andrea Ieri <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Tianqi Xiao <email address hidden>

d380ec1... by Mert Kirpici

chore: fix unused smoke and dev bundles

Signed-off-by: Mert Kırpıcı <email address hidden>

21563a8... by Mert Kirpici

fix: get grafana from edge for functests

Signed-off-by: Mert Kırpıcı <email address hidden>

eeaa92c... by Mert Kirpici

chore: drop bionic support

Signed-off-by: Mert Kırpıcı <email address hidden>

6fdc7fd... by Chi Wai CHAN

Add discourse documentation

Reviewed-on: https://code.launchpad.net/~raychan96/charm-prometheus-openstack-exporter/+git/charm-prometheus-openstack-exporter/+merge/448856
Reviewed-by: Tianqi Xiao <email address hidden>
Reviewed-by: Ramesh Sattaru <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Eric Chen <email address hidden>

f9445e0... by Chi Wai CHAN

Updated maintainer information.

27ce82b... by Chi Wai CHAN

Added CONTRIBUTING.md and LICENSE

6479033... by Chi Wai CHAN

Included documentation page in metadata.yaml

37fd8fe... by Mert Kirpici

LP #2006472

Reviewed-on: https://code.launchpad.net/~mertkirpici/charm-prometheus-openstack-exporter/+git/charm-prometheus-openstack-exporter/+merge/440655
Reviewed-by: Robert Gildein <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Giuseppe Petralia <email address hidden>

7496457... by Mert Kirpici

dashboards/hypervisor: migrate graphs to timeseries

This commit includes multiple fixes and improvements in the hypervisor
dashboard
- Migrate legacy graphs to timeseries
- Replace sum without clauses with sum by
- Utilize libvirt_domain_info_meta metric for nova project and instance
  names
- Rework the Instances Stats table to include the instance and project
  name
- Rework per instance panel queries so that they group by instance as
  they should
- Rework the legend info to reflect the hypervisor dns_name in the
  cumulative panels, project_name | instance_name in the per-instance
  panels
- Add ability to filter by project
- Add ability to filter by multiple hypevisors

Works-on: 2006472
Signed-off-by: Mert Kırpıcı <email address hidden>