We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9c5e9 commit 67b836dCopy full SHA for 67b836d
README.md
@@ -15,7 +15,7 @@ objinsync pull --exclude '**/__pycache__/**' s3://bucket/keyprefix ./localdir
15
```
16
17
When running in daemon mode (without `--once` flag), a health check endpoint is
18
-served at `:8087/health` and a prometheus metrics endponit is served at
+served at `:8087/health` and a prometheus metrics endpoint is served at
19
`:8087/metrics`. You can use `--status-addr` to override the binding address.
20
21
Objinsync also comes with builtin Sentry integration. To enable it, set the
0 commit comments