.mailmap
.testr.conf
.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
requirements.txt
run-func-tests.sh
run-tests.sh
run-upgrade-tests.sh
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
devstack/README.rst
devstack/apache-gnocchi.template
devstack/apache-ported-gnocchi.template
devstack/plugin.sh
devstack/settings
doc/source/alternatives.rst
doc/source/client.rst
doc/source/collectd.rst
doc/source/comparison-table.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/glossary.rst
doc/source/grafana.rst
doc/source/index.rst
doc/source/influxdb.rst
doc/source/install.rst
doc/source/intro.rst
doc/source/nagios.rst
doc/source/operating.rst
doc/source/prometheus.rst
doc/source/rest.j2
doc/source/rest.yaml
doc/source/statsd.rst
doc/source/_static/architecture.svg
doc/source/_static/gnocchi-icon-source.png
doc/source/_static/gnocchi-icon.ico
doc/source/_static/gnocchi-logo.png
doc/source/_static/grafana-screenshot.png
doc/source/include/term-substitution.rst
doc/source/releasenotes/3.0.rst
doc/source/releasenotes/3.1.rst
doc/source/releasenotes/4.0.rst
doc/source/releasenotes/4.1.rst
doc/source/releasenotes/index.rst
doc/source/releasenotes/unreleased.rst
gnocchi/__init__.py
gnocchi/aggregation.py
gnocchi/archive_policy.py
gnocchi/carbonara.py
gnocchi/exceptions.py
gnocchi/genconfig.py
gnocchi/gendoc.py
gnocchi/gnocchi-config-generator.conf
gnocchi/json.py
gnocchi/opts.py
gnocchi/resource_type.py
gnocchi/service.py
gnocchi/statsd.py
gnocchi/utils.py
gnocchi.egg-info/PKG-INFO
gnocchi.egg-info/SOURCES.txt
gnocchi.egg-info/dependency_links.txt
gnocchi.egg-info/entry_points.txt
gnocchi.egg-info/not-zip-safe
gnocchi.egg-info/pbr.json
gnocchi.egg-info/requires.txt
gnocchi.egg-info/top_level.txt
gnocchi/cli/__init__.py
gnocchi/cli/api.py
gnocchi/cli/manage.py
gnocchi/cli/metricd.py
gnocchi/cli/statsd.py
gnocchi/common/__init__.py
gnocchi/common/ceph.py
gnocchi/common/redis.py
gnocchi/common/s3.py
gnocchi/common/swift.py
gnocchi/incoming/__init__.py
gnocchi/incoming/ceph.py
gnocchi/incoming/file.py
gnocchi/incoming/redis.py
gnocchi/incoming/s3.py
gnocchi/incoming/swift.py
gnocchi/indexer/__init__.py
gnocchi/indexer/sqlalchemy.py
gnocchi/indexer/sqlalchemy_base.py
gnocchi/indexer/sqlalchemy_extension.py
gnocchi/indexer/sqlalchemy_legacy_resources.py
gnocchi/indexer/sqlalchemy_types.py
gnocchi/indexer/alembic/alembic.ini
gnocchi/indexer/alembic/env.py
gnocchi/indexer/alembic/script.py.mako
gnocchi/indexer/alembic/versions/0718ed97e5b3_add_tablename_to_resource_type.py
gnocchi/indexer/alembic/versions/1c2c61ac1f4c_add_original_resource_id_column.py
gnocchi/indexer/alembic/versions/1c98ac614015_initial_base.py
gnocchi/indexer/alembic/versions/1e1a63d3d186_original_resource_id_not_null.py
gnocchi/indexer/alembic/versions/1f21cbdd6bc2_allow_volume_display_name_to_be_null.py
gnocchi/indexer/alembic/versions/27d2a1d205ff_add_updating_resource_type_states.py
gnocchi/indexer/alembic/versions/2e0b912062d1_drop_useless_enum.py
gnocchi/indexer/alembic/versions/34c517bcc2dd_shorter_foreign_key.py
gnocchi/indexer/alembic/versions/3901f5ea2b8e_create_instance_disk_and_instance_.py
gnocchi/indexer/alembic/versions/397987e38570_no_more_slash_and_reencode.py
gnocchi/indexer/alembic/versions/39b7d449d46a_create_metric_status_column.py
gnocchi/indexer/alembic/versions/40c6aae14c3f_ck_started_before_ended.py
gnocchi/indexer/alembic/versions/42ee7f3e25f8_alter_flavorid_from_int_to_string.py
gnocchi/indexer/alembic/versions/469b308577a9_allow_image_ref_to_be_null.py
gnocchi/indexer/alembic/versions/5c4f93e5bb4_mysql_float_to_timestamp.py
gnocchi/indexer/alembic/versions/62a8dfb139bb_change_uuid_to_string.py
gnocchi/indexer/alembic/versions/7e6f9d542f8b_resource_type_state_column.py
gnocchi/indexer/alembic/versions/828c16f70cce_create_resource_type_table.py
gnocchi/indexer/alembic/versions/8f376189b9eb_migrate_legacy_resources_to_db.py
gnocchi/indexer/alembic/versions/9901e5ea4b6e_create_host.py
gnocchi/indexer/alembic/versions/a54c57ada3f5_removes_useless_indexes.py
gnocchi/indexer/alembic/versions/aba5a217ca9b_merge_created_in_creator.py
gnocchi/indexer/alembic/versions/c62df18bf4ee_add_unit_column_for_metric.py
gnocchi/indexer/alembic/versions/d24877c22ab0_add_attributes_to_resource_type.py
gnocchi/indexer/alembic/versions/ed9c6ddc5c35_fix_host_foreign_key.py
gnocchi/indexer/alembic/versions/f7d44b47928_uuid_to_binary.py
gnocchi/indexer/alembic/versions/ffc7bbeec0b0_migrate_legacy_resources_to_db2.py
gnocchi/rest/__init__.py
gnocchi/rest/api-paste.ini
gnocchi/rest/api.py
gnocchi/rest/app.py
gnocchi/rest/auth_helper.py
gnocchi/rest/gnocchi-api
gnocchi/rest/influxdb.py
gnocchi/rest/policy.json
gnocchi/rest/wsgi.py
gnocchi/rest/aggregates/__init__.py
gnocchi/rest/aggregates/api.py
gnocchi/rest/aggregates/exceptions.py
gnocchi/rest/aggregates/operations.py
gnocchi/rest/aggregates/processor.py
gnocchi/rest/prometheus/README
gnocchi/rest/prometheus/__init__.py
gnocchi/rest/prometheus/remote.proto
gnocchi/rest/prometheus/remote_pb2.py
gnocchi/storage/__init__.py
gnocchi/storage/ceph.py
gnocchi/storage/file.py
gnocchi/storage/redis.py
gnocchi/storage/s3.py
gnocchi/storage/swift.py
gnocchi/tests/__init__.py
gnocchi/tests/base.py
gnocchi/tests/test_aggregates.py
gnocchi/tests/test_archive_policy.py
gnocchi/tests/test_bin.py
gnocchi/tests/test_carbonara.py
gnocchi/tests/test_incoming.py
gnocchi/tests/test_indexer.py
gnocchi/tests/test_influxdb.py
gnocchi/tests/test_rest.py
gnocchi/tests/test_statsd.py
gnocchi/tests/test_storage.py
gnocchi/tests/test_utils.py
gnocchi/tests/utils.py
gnocchi/tests/functional/__init__.py
gnocchi/tests/functional/fixtures.py
gnocchi/tests/functional/test_gabbi.py
gnocchi/tests/functional/gabbits/aggregates-with-metric-ids.yaml
gnocchi/tests/functional/gabbits/aggregates-with-resources.yaml
gnocchi/tests/functional/gabbits/aggregation.yaml
gnocchi/tests/functional/gabbits/archive-rule.yaml
gnocchi/tests/functional/gabbits/archive.yaml
gnocchi/tests/functional/gabbits/async.yaml
gnocchi/tests/functional/gabbits/base.yaml
gnocchi/tests/functional/gabbits/batch-measures.yaml
gnocchi/tests/functional/gabbits/cors.yaml
gnocchi/tests/functional/gabbits/create-metric-with-resource-id.yaml
gnocchi/tests/functional/gabbits/healthcheck.yaml
gnocchi/tests/functional/gabbits/history.yaml
gnocchi/tests/functional/gabbits/influxdb.yaml
gnocchi/tests/functional/gabbits/metric-derived.yaml
gnocchi/tests/functional/gabbits/metric-granularity.yaml
gnocchi/tests/functional/gabbits/metric-list.yaml
gnocchi/tests/functional/gabbits/metric-timestamp-format.yaml
gnocchi/tests/functional/gabbits/metric.yaml
gnocchi/tests/functional/gabbits/pagination.yaml
gnocchi/tests/functional/gabbits/prometheus.yaml
gnocchi/tests/functional/gabbits/resource-aggregation.yaml
gnocchi/tests/functional/gabbits/resource-type.yaml
gnocchi/tests/functional/gabbits/resource.yaml
gnocchi/tests/functional/gabbits/search-metric.yaml
gnocchi/tests/functional/gabbits/search.yaml
gnocchi/tests/functional/gabbits/transformedids.yaml
gnocchi/tests/functional/gabbits/prometheus_fixtures/031b586e-ebe1-4737-812e-cf0ddf26f5ad.dump
gnocchi/tests/functional/gabbits/prometheus_fixtures/1ea8f6f7-eebe-49d5-8276-ceb2d56c5ba4.dump
gnocchi/tests/functional/gabbits/prometheus_fixtures/a0c06674-a5ef-4621-883c-e94880a2de02.dump
gnocchi/tests/functional_live/__init__.py
gnocchi/tests/functional_live/test_gabbi_live.py
gnocchi/tests/functional_live/gabbits/live.yaml
gnocchi/tests/functional_live/gabbits/search-resource.yaml
gnocchi/tests/indexer/__init__.py
gnocchi/tests/indexer/sqlalchemy/__init__.py
gnocchi/tests/indexer/sqlalchemy/test_migrations.py
gnocchi/tests/indexer/sqlalchemy/test_utils.py
logo/gnocchi-bw.eps
logo/gnocchi-icon.eps
logo/gnocchi.eps
releasenotes/notes/.placeholder
releasenotes/notes/add-parameter-granularity-7f22c677dc1b1238.yaml
releasenotes/notes/add_update_archive_policy_rule-c2ac6b989a3138db.yaml
releasenotes/notes/aggregates-API-d31db66e674cbf60.yaml
releasenotes/notes/aggregates-api-output-change-2bc6620c7f595925.yaml
releasenotes/notes/aggregates-metric-wildcard-d489260c685c5727.yaml
releasenotes/notes/aggregates-rateofchange-94785a381b7bc3b5.yaml
releasenotes/notes/ap-in-batch-d83f6aa163d200e9.yaml
releasenotes/notes/archive_policy_bool-9313cae7122c4a2f.yaml
releasenotes/notes/auth_type_option-c335b219afba5569.yaml
releasenotes/notes/auth_type_pluggable-76a3c73cac8eec6a.yaml
releasenotes/notes/backfill-cross-aggregation-2de54c7c30b2eb67.yaml
releasenotes/notes/batch_resource_measures_create_metrics-f73790a8475ad628.yaml
releasenotes/notes/carbonara-truncate-timespan-3694b96449709083.yaml
releasenotes/notes/ceph-omap-34e069dfb3df764d.yaml
releasenotes/notes/ceph-read-async-ca2f7512c6842adb.yaml
releasenotes/notes/creator_field-6b715c917f6afc93.yaml
releasenotes/notes/datetime-resource-attribute-type-1e627a686568f72a.yaml
releasenotes/notes/delete-resources-f10d21fc02f53f16.yaml
releasenotes/notes/deprecate-moving-average-a7596a0009be5b12.yaml
releasenotes/notes/deprecate-noauth-01b7e961d9a17e9e.yaml
releasenotes/notes/dynamic-resampling-b5e545b1485c152f.yaml
releasenotes/notes/fill=dropna-9e055895e7bff778.yaml
releasenotes/notes/fnmatch-python-2.7-c524ce1e1b238b0a.yaml
releasenotes/notes/forbid-slash-b3ec2bc77cc34b49.yaml
releasenotes/notes/gnocchi-api-uwsgi-f16d958cb26ad90e.yaml
releasenotes/notes/gnocchi_config_generator-0fc337ba8e3afd5f.yaml
releasenotes/notes/healthcheck-middleware-81c2f0d02ebdb5cc.yaml
releasenotes/notes/incoming-sacks-413f4818882ab83d.yaml
releasenotes/notes/influxdb-endpoint-13cbd82cf287d91c.yaml
releasenotes/notes/lighten-default-archive-policies-455561c027edf4ad.yaml
releasenotes/notes/mandatory-boundaries-for-overlap-af28dc1e0946c500.yaml
releasenotes/notes/metricd-respect-processing-delay-option-b8cc9895dec75567.yaml
releasenotes/notes/mysql_precise_datetime-57f868f3f42302e2.yaml
releasenotes/notes/no-auth-removed-b6e936dcefb4b9b1.yaml
releasenotes/notes/noauth-force-headers-dda926ce83f810e8.yaml
releasenotes/notes/noauth-keystone-compat-e8f760591d593f07.yaml
releasenotes/notes/oslo.log-removal-69a17397b10bc2bb.yaml
releasenotes/notes/pagination-link-3cc64889ac414d28.yaml
releasenotes/notes/parallel_operations_replaces_aggregation_workers_numbers-cb3a8cf62211bd5b.yaml
releasenotes/notes/pecan-debug-removed-1a9dbc4a0a6ad581.yaml
releasenotes/notes/prometheus-bc2153962b9a237a.yaml
releasenotes/notes/rate-archive-policy-74888634f90a81e3.yaml
releasenotes/notes/redis-driver-299dc443170364bc.yaml
releasenotes/notes/reloading-734a639a667c93ee.yaml
releasenotes/notes/remoteuser-auth-plugin-00f0cefb6b003a6e.yaml
releasenotes/notes/remove-deprecated-dynamic-aggregation-e14ece1d0fcaf313.yaml
releasenotes/notes/remove-legacy-ceilometer-resources-16da2061d6d3f506.yaml
releasenotes/notes/removed-median-and-95pct-from-default-aggregation-methods-2f5ec059855e17f9.yaml
releasenotes/notes/resource-type-patch-8b6a85009db0671c.yaml
releasenotes/notes/resource-type-required-attributes-f446c220d54c8eb7.yaml
releasenotes/notes/s3-bucket-limit-224951bb6a81ddce.yaml
releasenotes/notes/s3_consistency_check_timeout-a30db3bd07a9a281.yaml
releasenotes/notes/s3_driver-4b30122bdbe0385d.yaml
releasenotes/notes/storage-engine-v3-b34bd0723abf292f.yaml
releasenotes/notes/storage-incoming-586b3e81de8deb4f.yaml
releasenotes/notes/swift_keystone_v3-606da8228fc13a32.yaml
releasenotes/notes/upgrade-code-removal-from-2.2-and-3.0-a01fc64ecb39c327.yaml
releasenotes/notes/uuid5-change-8a8c467d2b2d4c85.yaml
releasenotes/notes/wsgi-script-deprecation-c6753a844ca0b411.yaml
tools/duration_perf_analyse.py
tools/duration_perf_test.py
tools/gnocchi-archive-policy-size.py
tools/measures_injector.py
tools/pretty_tox.sh
tools/validate_docs.sh