-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Query and monitor if we have skipped any scheduled jobs (#15256)
* add error code to ManualOperationResult * fix a bug * support temporal metrics * metrics in temporal * use statsd * wrap otel config to temporal metric export * use http port 4318 for otlp exporter * simpilfy to support dd only * use /v1/metrics for endpoint * use statsd * fix * remove unused func * wrap up implementation to export temporal metrics to datadog * use deps.toml to wrap up the dependency * move to metric client factory * fix pmd error * pmd, comment fix * pr comment fix * add a new metric to observe abnormal scheduled sycns * formatting * add javadoc * format fix
- Loading branch information
1 parent
719bb60
commit c582901
Showing
3 changed files
with
53 additions
and
0 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
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