You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ARCHITECTURE.md
-3
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,6 @@ For the main documentation, See [README](./README.md).
14
14
* The Log Sink is filtered to include only supported resource types.
15
15
* If you edit the configuration file so that only specific projects are to be labeled, the Log Sink only captures these.
16
16
* PubSub topics:
17
-
*
18
-
19
-
iris_deadletter_topic
20
17
*`iris_logs_topic` receives the resource-creation logs from the Log Sink
21
18
*`iris_schedulelabeling_topic` receives messages sent by the `/schedule` endpoint in `main.py` (after the `/schedule` endpoint was triggered by the Cloud Scheduler). Each message goes to endpoint `/do_label` to trigger the labeling of a given resource type in a given project.
22
19
* Messages to `iris_label_all_types_topic` triggers the labeling of all resources regardless of type.
0 commit comments