-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add opentelemetry support (but no instrumentation yet) #667
base: main
Are you sure you want to change the base?
Conversation
d76e495
to
26aa67a
Compare
{ | ||
"customType": "regex", | ||
"fileMatch": ["\\.ts$"], | ||
"matchStrings": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mitä tämä tekee? Onko vaikutusta e2e:hen?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tätä käytetään kohdassa https://github.com/Opetushallitus/koto-rekisteri/pull/667/files#diff-c2bc29222885a24f378713b86c792524289f18d9a645a40b8490345da9d09f82R141 - kerrotaan renovatelle että seuraavalla rivillä on riippuvuus ja miten sen voi parsia ja päivittää. Ei vaikuta e2e:hen ellei sinne lisää samantyylistä kommenttia.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...ja tuo tosiaan tarvitaan koska tämä otel-sidecar-kontti on uusi tässä PR:ssä ja sen versio määritellään meidän CDK-koodissa.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aa, kätevää 👍
No description provided.