651 Commits

Author SHA1 Message Date
hanxi.liu
189637e37b Put configurations to appropriate part
One for pipeline.yaml, anthter for ceilometer.conf.

Change-Id: I19e6e2b0b406f51c15aa8fe91b3f3f61023cd40b
2017-11-24 20:09:34 +08:00
gord chung
60d9b87a80 pluggable notification agent
event, meter (and any other custom pipeline) can be enabled/disabled
by setting `pipelines` option under [notification] agent

Change-Id: Ia21256d0308457d077836e27b45d2acb8bb697e4
Closes-Bug: #1720021
2017-11-16 14:43:46 -05:00
gord chung
2696ef6112 update install docs
- remove ceilometerclient. we don't need this.
- add docs on how to install gnocchi using openstack packages

Closes-Bug: #1687839
Change-Id: I2f932fbe0b48bb11aa68d47e77aa2dc07af21731
2017-11-08 19:25:56 +00:00
gord chung
000c5d89a3 common notification endpoint
make samples and events use a common endpoint class

Change-Id: I1d15783721f91ee90adfbac88cef2a44e0b23868
2017-11-08 01:05:28 +00:00
Zuul
9f7f9be8f4 Merge "Make Doc links point to the latest branch" 2017-11-07 18:03:17 +00:00
Zuul
c02b86bbcf Merge "revise doc of "workload_partitioning" and term "Notification Agents"" 2017-11-06 20:39:54 +00:00
lipan
3620b0fd51 revise doc of "workload_partitioning" and term "Notification Agents"
Change-Id: Ie6356898533b2c35b42e86dd84ca3ce02c7d84d6
2017-11-06 15:32:57 +00:00
Zuul
bc2a0eccaa Merge "Clarify that there is only one polling agent" 2017-11-06 09:18:07 +00:00
Hanxi_Liu
7a427c738b Make Doc links point to the latest branch
Several links haven't been updated when doc migration in Pike. So
let them point to the latest branch instead of Ocata.

Change-Id: Ie93acdd7e4ccabd412e2c0324da2dce04fcdf569
Partial-Bug: #1727460
2017-11-03 20:00:06 +08:00
Zuul
e8e5a17361 Merge "Remove direct publisher since it is deprecated" 2017-11-01 21:18:10 +00:00
David Rabel
1d66a0cecf Clarify that there is only one polling agent
Mention in install/get_started.rst that the compute polling agent
and the central polling agent are actually the same program,
running in different polling namespaces.

Change-Id: I338782ffd90b5f4aaf62512eb1449860b2dc90f5
Closes-Bug: #1728212
2017-11-01 19:30:03 +01:00
David Rabel
d137189c36 Remove direct publisher since it is deprecated
Remove direct publisher from example since it is deprecated.

Change-Id: I5d9231ab8ad3fafa5b5177954b6e473eca659638
Closes-Bug: #1728014
2017-11-01 19:16:23 +01:00
David Rabel
32d09cbcd7 Fix Format in contributor/plugins.rst
Change-Id: Ic6279d8f1435796b0c3c81047ad4bb5d2d0b3d28
2017-10-31 19:36:10 +01:00
Julien Danjou
9323f07f97 Remove deprecated storage drivers
Change-Id: I6b262dd440a72f25662b64d938ab9e5328709a97
2017-10-26 09:35:14 +02:00
Julien Danjou
d881dd5228 Remove Ceilometer API
This removes the deprecated Ceilometer API.

Change-Id: I752b36b3dfe8f935b68c4d3d59ccb5b8b60c582f
2017-10-25 14:38:43 +02:00
Zuul
919e9cba9a Merge "Remove deprecated pollster-list option" 2017-10-20 05:46:20 +00:00
Zuul
6edd60a4bf Merge "Replace the Gnocchi dispatcher by a publisher" 2017-10-16 11:35:53 +00:00
Julien Danjou
83ffaffcb2 Replace the Gnocchi dispatcher by a publisher
This removes the deprecated Gnocchi dispatcher and replaces it by its
equivalent publisher.

Change-Id: Ie44baf20ccb8de5794f5f0c3d4717f7e56afa63b
2017-10-13 18:18:07 +02:00
Pierre Riteau
930646ba2f Fix a typo in the Installation Guide
Change-Id: I4956da0843b8da70a8345ea9aa30f4a9ba0250d6
2017-10-13 14:46:29 +01:00
Julien Danjou
32c129aabd Remove deprecated pollster-list option
Closes-Bug: #1700639
Change-Id: I4d3a404877254748d8c60e80e28a9cdc6a0ecbfc
2017-10-04 08:51:19 +02:00
gord chung
f5d58d5c42 re-add cpu_util metric to measurement list
- it was wrongly removed by bug 1597621.
- add note to mention you don't necessarily need rate_of_change if
using Gnocchi

Change-Id: I352cfcebca559b5e47502e2818e62854b971e3ff
2017-10-02 15:21:27 +00:00
Alexander Chadin
d8818de30d Add missing command of adding admin role to gnocchi
Add command to add gnocchi user to service project with
admin role.

Change-Id: I856e8346244c0b87a1a849d60c6c02ecc1ec935b
Closes-Bug: #1715855
2017-09-08 14:13:56 +03:00
yanghuichan
bbed4c3ec0 Fix wrong links in ceilometer
Some docs links have changed.
We should update the wrong links in our codes.

Change-Id: I134b51bfe6de3374920cbb62f0c93218aba6d965
2017-09-07 15:52:59 +08:00
gord chung
88a8c6e52a update measurements
add new meters:
port meters: https://review.openstack.org/#/c/477883/
manila: https://review.openstack.org/#/c/472752
memory.swap: https://review.openstack.org/#/c/483283/

kwapi meter removed.

Change-Id: I979adc9db3256aafb16584df542fb7e4fb7c1e61
2017-08-21 16:55:13 +08:00
Jenkins
efe906288a Merge "Update and replace http with https for doc links in ceilometer" 2017-08-03 13:59:48 +00:00
Jenkins
71a93b7ca7 Merge "add configuration folder" 2017-08-01 21:53:04 +00:00
Jenkins
2a04f376d9 Merge "generate conf on doc build" 2017-08-01 21:52:58 +00:00
Jenkins
ede437f0c5 Merge "turn on warning-is-error for doc builds" 2017-08-01 21:52:53 +00:00
Jenkins
78d1295b5f Merge "add missing sphinx extension" 2017-08-01 21:36:12 +00:00
shangxiaobj
5beedc81e1 [Trivialfix]Fix typos in ceilometer
Fix typos in project ceilometer

Change-Id: Ic19783092daedf3bbb48f419a26c6beecda7468d
2017-07-28 04:00:11 -07:00
shangxiaobj
6047d7da5b Update and replace http with https for doc links in ceilometer
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I33bf58ae4769f2a55a8e9ff34992ecc6c2bf57d3
2017-07-28 00:53:10 -07:00
Jenkins
c83d15fd25 Merge "wrong document location" 2017-07-27 19:05:25 +00:00
lipan
5add1a1c2f wrong document location
Change-Id: I01dfb681199f073e98f210230d75bef2f7f0b03e
2017-07-27 11:21:01 +08:00
Hangdong Zhang
0b07da07b6 Update the documentation link for doc migration
Change-Id: Ie8b83497b3975ec4ce0f1bc1583d825f0af1b8b2
2017-07-26 17:35:33 +08:00
gord chung
008c0f65cc add configuration folder
move conf generation to configuration folder

Change-Id: I2252c71cb0c596967c694ea3e47179fca0d4a375
Closes-Bug: #1706156
2017-07-25 12:31:50 +00:00
gord chung
1e60a368ae generate conf on doc build
Change-Id: I83db618116cb56574f67738e008001ff7074799e
2017-07-24 22:44:49 +00:00
gord chung
7ce164a254 turn on warning-is-error for doc builds
Suppress warnings from Sphinx extensions that used to be suppressed by
pbr with older versions of Sphinx.

Change-Id: I1629ebb51f32dc019d8384a3c12b1ecad204245d
2017-07-24 22:03:21 +00:00
gord chung
7e8b37c6ca add missing sphinx extension
The sphinxcontrib.httpdomain extension is being installed, but not
initialized. Add it to the list of extensions to eliminate warnings
about the http:get and http:post directives.

Change-Id: I034e5bfae6104d68e738f1c7a0d6c35907754342
2017-07-24 21:52:58 +00:00
Jenkins
16aa05075c Merge "Docs: update the path of "meters.yaml" and its new feature" 2017-07-24 18:37:28 +00:00
Jenkins
1cb8a376eb Merge "Migrate telemetry-events" 2017-07-24 18:28:26 +00:00
Jenkins
de8fc6ff1d Merge "doc: move install guide to main doc dir" 2017-07-21 19:39:40 +00:00
Jenkins
3cd6e315bf Merge "doc: move old dev docs to contributor section" 2017-07-21 19:39:33 +00:00
Jenkins
86c7ae2a21 Merge "doc: initial index cleanup" 2017-07-21 19:35:56 +00:00
gord chung
7f22c5bee0 doc: move install guide to main doc dir
Change-Id: Ifa323f9e4044dfd683c0bfd110a41ca9986601ef
2017-07-18 20:20:11 +00:00
gord chung
082368a6f2 remove templates
they're just placeholders for nothing.

Change-Id: I1b0779ec33ffa0ba15b302e7908986074e9a44fa
2017-07-18 20:01:13 +00:00
gord chung
ebb1fd5930 doc: move old dev docs to contributor section
Change-Id: I8d1fdd540577c318f7d041ddcfdccab3d979ad55
2017-07-18 19:45:53 +00:00
gord chung
f4e8e081a7 doc: initial index cleanup
Change-Id: Iaced40b8afb2813823efa7bccab3823c68bafec9
2017-07-18 19:11:21 +00:00
Jenkins
58057667ec Merge "Docs: switch to openstackdocstheme" 2017-07-18 16:23:20 +00:00
Hangdong Zhang
50f39e0044 Docs: update the path of "meters.yaml" and its new feature
The file has been moved from ceilometer/meter/data/meters.yaml to
ceilometer/data/meters.d/meters.yaml, in order to support loading
multiple meter definition files.

So I think it is necessary to update the info in doc.

Change-Id: I6e2dbe36cd6a3cf2c198dfbdffe696a954a57820
Related-Bug: #1479775
2017-07-17 18:08:17 +08:00
Hanxi Liu
62eaf9d4f5 Docs: switch to openstackdocstheme
Project documents are being reprocessed due to document migration[1].
Update the docs theme to openstackdocstheme instead of oslosphinx.

[1] https://review.openstack.org/#/c/472275/

Change-Id: I505d837cc4e60356497cd37a8c9a12f846ffdf0d
2017-07-17 15:48:44 +08:00