Skip to content

Version 0.2

Compare
Choose a tag to compare
@mariusoe mariusoe released this 10 May 11:37
· 778 commits to master since this release
00d9c23

You can also find the corresponding documentation online under the following link: Documentation 0.2

Changelog

Implemented enhancements:

  • Add more OpenCensus exporters #169
  • Add basic tracing support to rules #156
  • Add support for ZipKin and Jaeger exporters #154
  • Collect the HTTP request metrics for the Servlet API 3.x #63
  • Closes #169: Added additional exporters #182

Fixed bugs:

  • Circular reference in ContextManager prevents agent from start-up #150

Closed issues:

  • Add tracing to the demo scenarios #190
  • Documentation issue #189
  • Extract the configuration model into a separate project #186
  • Any plans to push this to maven? #178
  • Support additional exporters for SignalFX, OpenCensus Agent and Haystack #170
  • Rename data providers to actions #167
  • Make Documentation TOC expandable #162
  • Extend demo scenarios with service graph #142
  • Fix documentation issues #129
  • Metric recorder for the client HTTP requests #65
  • Data provider for the HTTP server request properties #62

Merged pull requests:

  • Closes #190 - Added tracing to the demo #191
  • Changed default span name, altered tracing conditions #188
  • Closes #186 - Moved configuration model to a separate project #187
  • Closes #167 - Renamed dataproviders to actions #185
  • Fixed broken dashboard links in documentation. #184
  • Ensured that tests wait five seconds for instrumentations to become active #181
  • Fixed system tests attempt two #180
  • Fixed system and integration tests #179
  • Closes #156 - Added basic tracing support to rules #176
  • Removed the Flux data source from the influxDB demo #166
  • Updated Docker build and test images #165
  • Closes #154 - Added Jaeger and ZipKin exporters, moved to latest OpenCensus version #164
  • Closes #162: Made Documentation TOC expandable #163
  • Added service-graph and http dashboard #160
  • Extended test utility for ability to wait for class instrumentations #159
  • Switching build service to CircleCI #158
  • Providing initialization flag via AgentManager #157
  • Closes #150 - fixed circular dependency from ContextManager #155
  • Closes #129 - Documentation update #153