Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit acc3f31

Browse files
authored
docs: Directions to enable metric collection (#831)
* docs: Directions to enable metric collection This is added to getting started section.
1 parent 846b528 commit acc3f31

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,14 @@ For information on the supported ``make`` commands, you can run:
228228
229229
make help
230230
231+
Devstack collects some basic usage metrics to help gain a better understanding of how devstack is used and to surface any potential issues on local devstack environments. To learn more, read `0003-usage-metrics.rst ADR <./docs/decisions/0003-usage-metrics.rst>`_.
232+
233+
This data collection is behind a consent flag, so please help devstack's maintainers by enabling metrics collection by running the following:
234+
235+
.. code:: sh
236+
237+
make metrics-opt-in
238+
231239
Now that you're up and running, read about the `most common development workflow`_.
232240

233241
Usernames and Passwords

0 commit comments

Comments
 (0)