Skip to content

Releases: danifbento/lua-newrelic-integration

v0.01-7

13 Jul 11:18
c5a27df
Compare
Choose a tag to compare

Validate (web and non web) start transaction returns a valid transaction_id to be used.

v0.01-6

11 Jul 14:43
d7634a8
Compare
Choose a tag to compare

Add more validation into null attributions.

v0.01-5

10 Jul 11:26
1697e6b
Compare
Choose a tag to compare
Add validation on transaction_id for add attribute (#4)

Fix luarocks spec

14 Oct 16:23
Compare
Choose a tag to compare

rockspec modules were pointing to a non existent directory

Add Sanity Tests based on CPAN testing tool

05 Oct 15:50
91d62b0
Compare
Choose a tag to compare

It was added a list of sanity tests into the integration. Those testes run against a modified version of the New Relic One Library. At this moment, they only check for the happy path and do not validate cases where the input is invalid.

This was a way of, at least, maintain the basic code functional and well written. Some bugs were found during this process (like typos).

Add minor fixes and better error handling

03 Oct 07:52
bde820f
Compare
Choose a tag to compare

This release is the result of some minor fixes and some better error handling after the first Initial Commit.

Bootstrapping Lua New Relic Integration

02 Oct 09:49
Compare
Choose a tag to compare

Bootstrapping Lua New Relic Integration