Bernat Mut

Results 24 comments of Bernat Mut

Yeah, it would be fine. It would also be fine to expose some kind of basic metric for monitoring the usage.

Looking deeper into our code, I think we isolated the problem: ``` import { Producer } from "@platformatic/kafka"; ``` If we remove this statement, the application starts, but we need...

Hi @JamieDanielson, This is happening just adding the hook, in our main setup we initialize the Otel as follows: ``` import { NodeSDK } from '@opentelemetry/sdk-node'; import { getNodeAutoInstrumentations }...

Yes, this is the error: ``` terraform apply -var-file=vars.tfvars -auto-approve tfplan ..... │ Error: Recordset create failure │ │ with akamai_dns_record.domain_com_mysubdomain_domain_com_AKAMAICDN, │ on domain_com.tf line 2105, in resource "akamai_dns_record" "domain_com_mysubdomain_domain_com_AKAMAICDN":...