Skip to content

Commit 3bb33b6

Browse files
Update README.md
1 parent b771789 commit 3bb33b6

File tree

1 file changed

+9
-48
lines changed

1 file changed

+9
-48
lines changed

README.md

Lines changed: 9 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -60,58 +60,19 @@ New contributors are encouraged to join the problem detection community add new
6060

6161
## Rule Coverage
6262

63-
### Tags
63+
### Tags & Category
6464

65-
* [Tags](rules/tags/tags.yaml)
66-
* [Categories](rules/tags/categories.yaml)
65+
CREs are organized by tags and categories.
66+
67+
* [Tags](https://docs.prequel.dev/cres/public?view=tags)
68+
* [Categories](https://docs.prequel.dev/cres/public?view=categories)
6769

6870
### Technology Coverage
6971

70-
The table below lists the technologies targeted by the existing CRE rules and the number of rules that describe each technology.
71-
72-
<!-- BEGIN TECHNOLOGY TABLE -->
73-
| Technology | CRE Count | Documentation |
74-
|-----------|----------:|---------------|
75-
| [nginx](https://nginx.org/en/docs/) | 8 | https://nginx.org/en/docs/ |
76-
| [loki](https://grafana.com/docs/loki/latest/) | 6 | https://grafana.com/docs/loki/latest/ |
77-
| [otel-collector](https://opentelemetry.io/docs/collector/) | 4 | https://opentelemetry.io/docs/collector/ |
78-
| [kubernetes](https://kubernetes.io/docs/home/) | 4 | https://kubernetes.io/docs/home/ |
79-
| [aws](https://aws.amazon.com/) | 4 | https://aws.amazon.com/ |
80-
| [rabbitmq](https://www.rabbitmq.com/documentation.html) | 4 | https://www.rabbitmq.com/documentation.html |
81-
| [redis](https://redis.io/docs/) | 4 | https://redis.io/docs/ |
82-
| [grafana](https://grafana.com/docs/) | 4 | https://grafana.com/docs/ |
83-
| [ovn](https://www.ovn.org/docs/) | 3 | https://www.ovn.org/docs/ |
84-
| [datadog](https://docs.datadoghq.com/) | 3 | https://docs.datadoghq.com/ |
85-
| [neutron](https://docs.openstack.org/neutron/latest/) | 2 | https://docs.openstack.org/neutron/latest/ |
86-
| [openstack](https://docs.openstack.org/) | 2 | https://docs.openstack.org/ |
87-
| [keda](https://keda.sh/docs/) | 2 | https://keda.sh/docs/ |
88-
| [opentelemetry](https://opentelemetry.io/docs/) | 2 | https://opentelemetry.io/docs/ |
89-
| [postgres](https://www.postgresql.org/docs/) | 2 | https://www.postgresql.org/docs/ |
90-
| [dns](https://en.wikipedia.org/wiki/Domain_Name_System) | 2 | https://en.wikipedia.org/wiki/Domain_Name_System |
91-
| [memcached](https://memcached.org/) | 2 | https://memcached.org/ |
92-
| [prometheus](https://prometheus.io/docs/) | 2 | https://prometheus.io/docs/ |
93-
| [karpenter](https://karpenter.sh/docs/) | 2 | https://karpenter.sh/docs/ |
94-
| [cws](https://docs.datadoghq.com/cloud_workload_security/) | 1 | https://docs.datadoghq.com/cloud_workload_security/ |
95-
| [postgresql](https://www.postgresql.org/docs/) | 1 | https://www.postgresql.org/docs/ |
96-
| [nfs](https://wiki.linux-nfs.org/wiki/) | 1 | https://wiki.linux-nfs.org/wiki/ |
97-
| [nvidia](https://docs.nvidia.com/) | 1 | https://docs.nvidia.com/ |
98-
| [helm](https://helm.sh/docs/) | 1 | https://helm.sh/docs/ |
99-
| [temporal](https://docs.temporal.io/) | 1 | https://docs.temporal.io/ |
100-
| [slurm](https://slurm.schedmd.com/documentation.html) | 1 | https://slurm.schedmd.com/documentation.html |
101-
| [slurmdbd](https://slurm.schedmd.com/slurmdbd.html) | 1 | https://slurm.schedmd.com/slurmdbd.html |
102-
| [mysql](https://dev.mysql.com/doc/) | 1 | https://dev.mysql.com/doc/ |
103-
| [redis-cli](https://redis.io/docs/ui/cli/) | 1 | https://redis.io/docs/ui/cli/ |
104-
| [kubelet](https://kubernetes.io/docs/concepts/architecture/nodes/#kubelet) | 1 | https://kubernetes.io/docs/concepts/architecture/nodes/#kubelet |
105-
| [redis-py](https://redis-py.readthedocs.io/en/stable/) | 1 | https://redis-py.readthedocs.io/en/stable/ |
106-
| [spicedb](https://spicedb.dev/) | 1 | https://spicedb.dev/ |
107-
| [celery](https://docs.celeryq.dev/en/stable/) | 1 | https://docs.celeryq.dev/en/stable/ |
108-
| [kombu](https://docs.celeryq.dev/projects/kombu/en/stable/) | 1 | https://docs.celeryq.dev/projects/kombu/en/stable/ |
109-
| [vpc-cni](https://docs.aws.amazon.com/eks/latest/userguide/pod-networking.html) | 1 | https://docs.aws.amazon.com/eks/latest/userguide/pod-networking.html |
110-
| [csi](https://kubernetes-csi.github.io/docs/) | 1 | https://kubernetes-csi.github.io/docs/ |
111-
| [terraform](https://developer.hashicorp.com/terraform/docs) | 1 | https://developer.hashicorp.com/terraform/docs |
112-
| [ovsdb](https://docs.openvswitch.org/en/latest/ref/ovsdb/) | 1 | https://docs.openvswitch.org/en/latest/ref/ovsdb/ |
113-
| [eks](https://docs.aws.amazon.com/eks/) | 1 | https://docs.aws.amazon.com/eks/ |
114-
| [gke](https://cloud.google.com/kubernetes-engine/docs/) | 1 | https://cloud.google.com/kubernetes-engine/docs/ |
72+
CREs exist for both popular and obscure project.
73+
74+
* [CREs by Technology](https://docs.prequel.dev/cres/public?view=technologies)
75+
11576

11677
## Join the community!
11778

0 commit comments

Comments
 (0)