Extension:EventStreamConfig
Appearance
EventStreamConfig リリースの状態: 安定 |
|
---|---|
実装 | API |
説明 | Exposes event stream config in an API endpoint. Can also be used to expose configs via ResourceLoader |
作者 | Andrew Otto (Ottomataトーク) |
互換性の方針 | master は後方互換性を維持しています。 |
MediaWiki | >= 1.43 |
ライセンス | GNU 一般公衆利用許諾書 2.0 以降 |
ダウンロード | README |
ヘルプ | Help:Extension:EventStreamConfig/ja |
|
|
四半期ごとのダウンロード数 | 4 (Ranked 127th) |
使用中の公開ウィキ | 993 (Ranked 271st) |
translatewiki.net で翻訳を利用できる場合は、EventStreamConfig 拡張機能の翻訳にご協力ください | |
問題点 | 未解決のタスク · バグを報告 |
The EventStreamConfig extension is a utility extension that provides library functions and an API endpoint for exporting event stream configuration, using the variable $wgEventStreams. It does not directly provide any user functionality; rather, it provides code used by other extensions and services. Other software that uses this extension includes:
- The EventLogging extension - used to load configs for streams used on certain pages to dynamically configure client stream settings, like sampling rate.
- The EventBus extension - used to figure out which event intake service a given stream should be produced to.
- The EventGate service - used to ensure that only events of a specific schema title are allowed into a stream.
- Mobile apps - API endpoint is used to dynamically configure client stream settings like sample rate.
For more information on EventStreamConfig and how to use it, see Help:Extension:EventStreamConfig .
この拡張機能は 1 つ以上のウィキメディアのプロジェクトで使用されています。 これはおそらく、この拡張機能が安定していて高いトラフィックのウェブサイトでも十分に動作することを意味します。 この拡張機能がインストールされている場所を確認するには、ウィキメディアの設定ファイル CommonSettings.php および InitialiseSettings.php 内で、この拡張機能の名前を探してください。 特定のウィキにインストールされている拡張機能の完全な一覧は、そのウィキの Special:Version ページにあります。 |
この拡張機能は以下のウィキ ファーム/ウィキ ホスト/パッケージに含まれています: これは正式な一覧ではありません。 一部のウィキ ファーム/ウィキ ホスト/パッケージは、ここに記載されていなくてもこの拡張機能を含んでいる場合があります。 必ずご利用のウィキ ファーム、ウィキ ホスト、バンドルで確認してください。 |