Skip to content
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

Implement error handling with NewRelic Agent #7

Closed
ivantopo opened this issue Nov 13, 2013 · 0 comments
Closed

Implement error handling with NewRelic Agent #7

ivantopo opened this issue Nov 13, 2013 · 0 comments
Assignees
Milestone

Comments

@ivantopo
Copy link
Contributor

We should report data every minute and in case a request fails (for network issues, for example) we should wait until the next piece of data is available, merge both sets of values and report the merged values.

@ivantopo ivantopo modified the milestones: 0.3.6, 0.3.5 Sep 1, 2014
@dpsoft dpsoft self-assigned this Oct 1, 2014
dpsoft added a commit that referenced this issue Oct 19, 2014
…ve been collected

								  * Implement error handling with NewRelic Agent                                                                                                                          * Minor refactor                                                                                                                                                        * close issue #7 and issue #17
@dpsoft dpsoft closed this as completed Oct 19, 2014
dpsoft added a commit that referenced this issue Dec 4, 2016
…ve been collected

								  * Implement error handling with NewRelic Agent                                                                                                                          * Minor refactor                                                                                                                                                        * close issue #7 and issue #17
ivantopo pushed a commit that referenced this issue Mar 7, 2020
* Context Propagation Throught Kanela instrumentation for ExecutorService(submit|execute|invokeAll|invokeAny)`
* JMH Instrumentation Benchmark module
* remove akka.dispatch package from instrumentation
* * Introduce Runnable|Callable module
* * Disable All Intrumentations by default
* Kanela instrumentation + update to kamon 1.2.0-M1 (#9)
* update to kamon-core 1.2.0-M1, latest kamon-sbt-umbrella and sbt 1.2.6
ivantopo added a commit that referenced this issue Mar 9, 2020
ivantopo pushed a commit that referenced this issue Mar 9, 2020
ivantopo added a commit that referenced this issue Mar 29, 2020
ivantopo pushed a commit that referenced this issue Mar 29, 2020
ivantopo pushed a commit that referenced this issue Mar 29, 2020
ivantopo pushed a commit that referenced this issue Mar 31, 2020
…ve been collected

								  * Implement error handling with NewRelic Agent                                                                                                                          * Minor refactor                                                                                                                                                        * close issue #7 and issue #17
ivantopo pushed a commit that referenced this issue Mar 31, 2020
* configurable extra-tags

* usable tags for trace-segments
ivantopo added a commit that referenced this issue Mar 31, 2020
ivantopo added a commit that referenced this issue Mar 31, 2020
Adapted the doc and removed already resolved todo's
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants