apminsight 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +4 -4
- data/VERSION +1 -1
- metadata +17 -21
data/Rakefile
CHANGED
|
@@ -15,12 +15,12 @@ require 'jeweler'
|
|
|
15
15
|
Jeweler::Tasks.new do |gem|
|
|
16
16
|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
|
|
17
17
|
gem.name = "apminsight"
|
|
18
|
-
gem.homepage = "http://
|
|
18
|
+
gem.homepage = "http://www.manageengine.com/products/applications_manager/ruby-webtransaction-monitoring.html"
|
|
19
19
|
gem.license = "MIT"
|
|
20
20
|
gem.summary = %Q{Application Performace Monitor}
|
|
21
21
|
gem.description = %Q{Application Performace Monitor : Monitor the web tranasactions}
|
|
22
|
-
gem.email = "
|
|
23
|
-
gem.authors = ["
|
|
22
|
+
gem.email = "apm-insight@zohocorp.com"
|
|
23
|
+
gem.authors = ["Sabarinathan P"]
|
|
24
24
|
gem.files=Dir.glob('lib/**/*.*')
|
|
25
25
|
# dependencies defined in Gemfile
|
|
26
26
|
end
|
|
@@ -48,7 +48,7 @@ Rake::RDocTask.new do |rdoc|
|
|
|
48
48
|
version = File.exist?('VERSION') ? File.read('VERSION') : ""
|
|
49
49
|
|
|
50
50
|
rdoc.rdoc_dir = 'rdoc'
|
|
51
|
-
rdoc.title = "
|
|
51
|
+
rdoc.title = "apminsight #{version}"
|
|
52
52
|
rdoc.rdoc_files.include('README*')
|
|
53
53
|
rdoc.rdoc_files.include('lib/**/*.*')
|
|
54
54
|
rdoc.rdoc_files.include('lib/agent/**/*.*')
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.1
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: apminsight
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,11 +9,11 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2012-
|
|
12
|
+
date: 2012-07-06 00:00:00.000000000Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: shoulda
|
|
16
|
-
requirement: &
|
|
16
|
+
requirement: &29464548 !ruby/object:Gem::Requirement
|
|
17
17
|
none: false
|
|
18
18
|
requirements:
|
|
19
19
|
- - ! '>='
|
|
@@ -21,10 +21,10 @@ dependencies:
|
|
|
21
21
|
version: '0'
|
|
22
22
|
type: :development
|
|
23
23
|
prerelease: false
|
|
24
|
-
version_requirements: *
|
|
24
|
+
version_requirements: *29464548
|
|
25
25
|
- !ruby/object:Gem::Dependency
|
|
26
26
|
name: bundler
|
|
27
|
-
requirement: &
|
|
27
|
+
requirement: &29464260 !ruby/object:Gem::Requirement
|
|
28
28
|
none: false
|
|
29
29
|
requirements:
|
|
30
30
|
- - ~>
|
|
@@ -32,10 +32,10 @@ dependencies:
|
|
|
32
32
|
version: 1.0.0
|
|
33
33
|
type: :development
|
|
34
34
|
prerelease: false
|
|
35
|
-
version_requirements: *
|
|
35
|
+
version_requirements: *29464260
|
|
36
36
|
- !ruby/object:Gem::Dependency
|
|
37
37
|
name: jeweler
|
|
38
|
-
requirement: &
|
|
38
|
+
requirement: &29463972 !ruby/object:Gem::Requirement
|
|
39
39
|
none: false
|
|
40
40
|
requirements:
|
|
41
41
|
- - ~>
|
|
@@ -43,10 +43,10 @@ dependencies:
|
|
|
43
43
|
version: 1.6.4
|
|
44
44
|
type: :development
|
|
45
45
|
prerelease: false
|
|
46
|
-
version_requirements: *
|
|
46
|
+
version_requirements: *29463972
|
|
47
47
|
- !ruby/object:Gem::Dependency
|
|
48
48
|
name: rcov
|
|
49
|
-
requirement: &
|
|
49
|
+
requirement: &29463684 !ruby/object:Gem::Requirement
|
|
50
50
|
none: false
|
|
51
51
|
requirements:
|
|
52
52
|
- - ! '>='
|
|
@@ -54,10 +54,10 @@ dependencies:
|
|
|
54
54
|
version: '0'
|
|
55
55
|
type: :development
|
|
56
56
|
prerelease: false
|
|
57
|
-
version_requirements: *
|
|
57
|
+
version_requirements: *29463684
|
|
58
58
|
- !ruby/object:Gem::Dependency
|
|
59
59
|
name: rails
|
|
60
|
-
requirement: &
|
|
60
|
+
requirement: &29463396 !ruby/object:Gem::Requirement
|
|
61
61
|
none: false
|
|
62
62
|
requirements:
|
|
63
63
|
- - ! '>='
|
|
@@ -65,17 +65,14 @@ dependencies:
|
|
|
65
65
|
version: 3.0.0
|
|
66
66
|
type: :development
|
|
67
67
|
prerelease: false
|
|
68
|
-
version_requirements: *
|
|
68
|
+
version_requirements: *29463396
|
|
69
69
|
description: ! 'ManageEngine Applications Manager APM Insight gives you end-to-end
|
|
70
70
|
web-transaction awareness of Rails applications enabling you to isolate performance
|
|
71
71
|
issues and resolve them quickly. To monitor Rails application performance, download
|
|
72
72
|
and deploy Applications Manager''s Ruby agent(apminsight) in your Application Server.
|
|
73
|
-
This agent allows you to send information about Ruby applications
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
You can install APM Insight Agent via Rubygems or download it from Applications
|
|
77
|
-
Manager''s website: <a href=''http://manageengine/products/applications_manager/apm-insight-agent-installation.html''
|
|
78
|
-
>http://manageengine/products/applications_manager/apm-insight-agent-installation.html</a>'
|
|
73
|
+
This agent allows you to send information about Ruby applications. You can install
|
|
74
|
+
APM Insight Agent via Rubygems or download it from Applications Manager''s website:
|
|
75
|
+
http://www.manageengine.com/products/applications_manager/apm-insight-agent-installation.html'
|
|
79
76
|
email: apm-insight@zohocorp.com
|
|
80
77
|
executables: []
|
|
81
78
|
extensions: []
|
|
@@ -130,7 +127,6 @@ summary: ! 'ManageEngine Applications Manager APM Insight gives you end-to-end w
|
|
|
130
127
|
awareness of Rails applications enabling you to isolate performance issues and resolve
|
|
131
128
|
them quickly. To monitor Rails application performance, download and deploy Applications
|
|
132
129
|
Manager''s Ruby agent(apminsight) in your Application Server. This agent allows
|
|
133
|
-
you to send information about Ruby applications
|
|
134
|
-
|
|
135
|
-
>http://manageengine/products/applications_manager/apm-insight-agent-installation.html</a>'
|
|
130
|
+
you to send information about Ruby applications. You can install APM Insight Agent
|
|
131
|
+
via Rubygems or download it from Applications Manager''s website : http://www.manageengine.com/products/applications_manager/apm-insight-agent-installation.html'
|
|
136
132
|
test_files: []
|