mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
docs(markdown): fix rendering
This patch set adds a missing quote in the markdown documentation. Closes: #2214 Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
@@ -631,7 +631,7 @@ Status updates contain the following fields:
|
||||
| `discovery.last_successful_download` | `string` | RFC3339 timestamp of last successful discovery bundle download. |
|
||||
| `discovery.last_successful_activation` | `string` | RFC3339 timestamp of last successful discovery bundle activation. |
|
||||
| `plugins` | `object` | A set of objects describing the state of configured plugins in OPA's runtime. |
|
||||
| `plugins[_].state | `string` | The state of each plugin. |
|
||||
| `plugins[_].state` | `string` | The state of each plugin. |
|
||||
| `metrics.prometheus` | `object` | Global performance metrics for the OPA instance. |
|
||||
|
||||
If the bundle download or activation failed, the status update will contain
|
||||
|
||||
Reference in New Issue
Block a user