Created role for synapse-usage-exporter (#3442)

* Created role for synapse-usage-exporter

* Apply suggestions from code review

Co-authored-by: Slavi Pantaleev <slavi@devture.com>

* Renaming docker variables and moving synapse stats config location

* Respect devture_systemd_docker_base_docker_service_name

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
This commit is contained in:
Michael Hollister
2024-07-25 12:19:08 -05:00
committed by GitHub
parent 4202115dbe
commit 55f869254b
15 changed files with 3116 additions and 0 deletions

View File

@ -1604,6 +1604,7 @@ report_stats: {{ matrix_synapse_report_stats|to_json }}
#
#report_stats_endpoint: https://example.com/report-usage-stats/push
report_stats_endpoint: {{ matrix_synapse_report_stats_endpoint|to_json }}
## API Configuration ##