-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[patch] ✨ Add Stackdriver Monitoring, Tracing and Profiler support (#479
) * ✨ Add Stackdriver metrics and traces Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * 💚 Fix detecting internal config changes workflow Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> 💚 Fix detecting internal changes Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * ✨ Add Stackdriver Profiler support Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * ♻️ Refactor observability packages Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * ✅ fix tests Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * 🐛 Fix initialize Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * ✨ Add google API client options Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * 🔥 remove serviceAccountFile option and revise functions Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * 🔧 version labels can be configured Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * 🎨 fix format of version labels Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * ♻️ use exporter & profiler interface as embed interface Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com> * ♻️ stop all exporters & profilers if initialize failed Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
- Loading branch information
Showing
28 changed files
with
5,974 additions
and
321 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.