Skip to content

Commit f837d20

Browse files
committed
architecture
1 parent 17460c5 commit f837d20

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ARCHITECTURE.md

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ For the main documentation, See [README](./README.md).
1414
* The Log Sink is filtered to include only supported resource types.
1515
* If you edit the configuration file so that only specific projects are to be labeled, the Log Sink only captures these.
1616
* PubSub topics:
17-
*
18-
19-
iris_deadletter_topic
2017
* `iris_logs_topic` receives the resource-creation logs from the Log Sink
2118
* `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.
2219
* Messages to `iris_label_all_types_topic` triggers the labeling of all resources regardless of type.

0 commit comments

Comments
 (0)