Nikolay Matrosov
Nikolay Matrosov
Closes #362
As I understand, it is possible to write a plugin that works with `.event_type = FLB_OUTPUT_METRICS` only in C. It would be great if you add this functionality to Go...
# Feature Request ## Describe the Feature Request The YDB SDK, like many database SDKs, offers interfaces for establishing sessions and interacting with the database through a driver. The addition...
COI поддерживает два формата описания развертывания контейнера. А этот экшен всего один. https://cloud.yandex.ru/docs/cos/concepts/coi-specifications#coi-spec
Use scripts from the `examples` folder as integration acceptance/smoke tests on the pull request.
Yandex Cloud API Gateway support custom OpenAPI extension that enables you to define Authorizer function. It would be great to create those right from this plugin.
- [ ] create secrets via serverless CLI describing them as resources - [ ] reference secrets from Lockbox via syntax similar to https://www.serverless.com/framework/docs/providers/aws/guide/variables#reference-variables-using-aws-secrets-manager
As entities of this kind could be used with functions and API gateway, I find it helpful to create them from this plugin.
### Describe the bug Plugin crashes when Docusaurus in blog only mode. ### To Reproduce 1. install Docusaurus ```bash npx create-docusaurus@latest orama-docusaurus classic --typescript ``` 2. add Orama plugin ```bash...
There are no type definitions for TypeScript. It causes errors.