summaryrefslogtreecommitdiff
path: root/ceilometer/sample.py
Commit message (Expand)AuthorAgeFilesLines
* Add vanity names to notification samplesYadnesh Kulkarni2023-04-041-2/+5
* Add user/project names to polled samplesYadnesh Kulkarni2022-09-131-1/+4
* Replace six with python3 code stylekuangcx2021-01-131-3/+2
* minor polling cleaninggord chung2017-11-301-0/+8
* ensure timezone is included in timestampsgord chung2017-08-011-0/+1
* stop converting to old message formatgord chung2017-07-281-1/+1
* High precision rate of change timedeltaMehdi Abaakouk2017-07-201-1/+2
* add support to parse user metadatagord chung2016-12-201-0/+41
* register ceilometer options at runtimeMehdi Abaakouk2016-11-241-2/+0
* sample: stop using global confMehdi Abaakouk2016-11-041-1/+8
* improve notification processinggordon chung2016-09-091-1/+5
* Merge "Update to hacking 0.11.0"Jenkins2016-06-231-3/+0
|\
| * Update to hacking 0.11.0ZhiQiang Fan2016-05-131-3/+0
* | Set the time point polling starts as timestamp of samplesWenzhi Yu2016-05-061-3/+6
|/
* sample: remove deprecated option name.Julien Danjou2016-02-041-1/+0
* support custom metadatagordon chung2015-08-271-5/+6
* support custom timestampgordon chung2015-08-261-2/+3
* handle list payloads in notificationsgordon chung2015-08-191-1/+2
* Add handler of sample creation notificationliu-sheng2015-06-241-2/+4
* Use oslo_config instead of deprecated oslo.configDina Belova2015-01-151-1/+1
* Add __repr__ method for sample.SampleZhiQiang Fan2014-10-301-0/+4
* Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-311-3/+2
* Improve help stringsAndreas Jaeger2014-02-081-1/+1
* Fixed spelling mistakeAla Rezmerita2014-01-071-1/+1
* validate counter_type when posting samplesGordon Chung2013-09-111-0/+2
* Add the source=None to from_notificationShuangtai Tian2013-08-211-2/+3
* Return message_id in POSTed samplesJulien Danjou2013-08-051-0/+2
* Remove source as a publisher argumentJulien Danjou2013-08-051-34/+37
* Rename ceilometer.counter to ceilometer.sampleJulien Danjou2013-07-291-0/+91