The Notary Agent component for the Digital Bill of Materials
Table of Contents generated with DocToc
With npx command - run npx sigstore token
With Python - Install sigstore-python and run sigstore get-identity-token
[WIP] NATS Events for Notary Agent Documentation API-SPECS repository
Environment Variable | Default | Description |
---|---|---|
SIGSTORE_ID_TOKEN | token |
The SigStore Token |
JAEGER_HOST | The Jaeger host to send traces to | |
JAEGER_SAMPLER_PARAM | 1 |
The parameter to pass to the Jaeger sampler |
JAEGER_SAMPLER_TYPE | const |
The Jaeger sampler type to use |
JAEGER_SERVICE_NAME | Database Agent |
The name of the service passed to Jaeger |
JAEGER_AGENT_SIDECAR_ENABLED | false |
Is Jaeger agent sidecar injection enabled |
If you have any queries on notary-agent, feel free to reach us on any of our communication channels
If you have questions, concerns, bug reports, etc, please file an issue in this repository's issue tracker.
Find instructions on how you can contribute in CONTRIBUTING.