diff --git a/data/registry/application-integration-openfga.yml b/data/registry/application-integration-openfga.yml new file mode 100644 index 000000000000..4526ea5c0050 --- /dev/null +++ b/data/registry/application-integration-openfga.yml @@ -0,0 +1,19 @@ +# cSpell:ignore openfga +title: OpenFGA +registryType: application integration +language: go +tags: + - openfga + - authorization + - permission + - engine +urls: + repo: https://github.com/openfga/openfga + docs: https://openfga.dev/docs/getting-started/setup-openfga/configure-openfga#telemetry +license: Apache 2.0 +description: OpenFGA traces can be collected with the OTLP data format. +authors: + - name: OpenFGA Authors + url: https://github.com/openfga +createdAt: 2024-08-08 +cncfProjectLevel: sandbox \ No newline at end of file