File tree Expand file tree Collapse file tree 25 files changed +97
-21
lines changed
src/main/java/co/elastic/apm/benchmark/sql
simple-webapp-integration-test Expand file tree Collapse file tree 25 files changed +97
-21
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-parent</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.5.2 -SNAPSHOT</version >
6+ <version >0.6.0 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >apm-agent-parent</artifactId >
66 <groupId >co.elastic.apm</groupId >
7- <version >0.5.2 -SNAPSHOT</version >
7+ <version >0.6.0 -SNAPSHOT</version >
88 </parent >
99
1010 <artifactId >apm-agent-benchmarks</artifactId >
Original file line number Diff line number Diff line change 1+ /*-
2+ * #%L
3+ * Elastic APM Java agent
4+ * %%
5+ * Copyright (C) 2018 Elastic and contributors
6+ * %%
7+ * Licensed under the Apache License, Version 2.0 (the "License");
8+ * you may not use this file except in compliance with the License.
9+ * You may obtain a copy of the License at
10+ *
11+ * http://www.apache.org/licenses/LICENSE-2.0
12+ *
13+ * Unless required by applicable law or agreed to in writing, software
14+ * distributed under the License is distributed on an "AS IS" BASIS,
15+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ * See the License for the specific language governing permissions and
17+ * limitations under the License.
18+ * #L%
19+ */
120package co .elastic .apm .benchmark .sql ;
221
322import org .openjdk .jmh .infra .Blackhole ;
Original file line number Diff line number Diff line change 1+ /*-
2+ * #%L
3+ * Elastic APM Java agent
4+ * %%
5+ * Copyright (C) 2018 Elastic and contributors
6+ * %%
7+ * Licensed under the Apache License, Version 2.0 (the "License");
8+ * you may not use this file except in compliance with the License.
9+ * You may obtain a copy of the License at
10+ *
11+ * http://www.apache.org/licenses/LICENSE-2.0
12+ *
13+ * Unless required by applicable law or agreed to in writing, software
14+ * distributed under the License is distributed on an "AS IS" BASIS,
15+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ * See the License for the specific language governing permissions and
17+ * limitations under the License.
18+ * #L%
19+ */
120package co .elastic .apm .benchmark .sql ;
221
322import org .openjdk .jmh .infra .Blackhole ;
Original file line number Diff line number Diff line change 1+ /*-
2+ * #%L
3+ * Elastic APM Java agent
4+ * %%
5+ * Copyright (C) 2018 Elastic and contributors
6+ * %%
7+ * Licensed under the Apache License, Version 2.0 (the "License");
8+ * you may not use this file except in compliance with the License.
9+ * You may obtain a copy of the License at
10+ *
11+ * http://www.apache.org/licenses/LICENSE-2.0
12+ *
13+ * Unless required by applicable law or agreed to in writing, software
14+ * distributed under the License is distributed on an "AS IS" BASIS,
15+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ * See the License for the specific language governing permissions and
17+ * limitations under the License.
18+ * #L%
19+ */
120package co .elastic .apm .benchmark .sql ;
221
322import org .openjdk .jmh .infra .Blackhole ;
Original file line number Diff line number Diff line change 1+ /*-
2+ * #%L
3+ * Elastic APM Java agent
4+ * %%
5+ * Copyright (C) 2018 Elastic and contributors
6+ * %%
7+ * Licensed under the Apache License, Version 2.0 (the "License");
8+ * you may not use this file except in compliance with the License.
9+ * You may obtain a copy of the License at
10+ *
11+ * http://www.apache.org/licenses/LICENSE-2.0
12+ *
13+ * Unless required by applicable law or agreed to in writing, software
14+ * distributed under the License is distributed on an "AS IS" BASIS,
15+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+ * See the License for the specific language governing permissions and
17+ * limitations under the License.
18+ * #L%
19+ */
120package co .elastic .apm .benchmark .sql ;
221
322import org .openjdk .jmh .infra .Blackhole ;
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >co.elastic.apm</groupId >
1010 <artifactId >apm-agent-parent</artifactId >
11- <version >0.5.2 -SNAPSHOT</version >
11+ <version >0.6.0 -SNAPSHOT</version >
1212 </parent >
1313
1414 <artifactId >apm-agent-core</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-plugins</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.5.2 -SNAPSHOT</version >
6+ <version >0.6.0 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-plugins</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.5.2 -SNAPSHOT</version >
6+ <version >0.6.0 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >apm-agent-plugins</artifactId >
55 <groupId >co.elastic.apm</groupId >
6- <version >0.5.2 -SNAPSHOT</version >
6+ <version >0.6.0 -SNAPSHOT</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
You can’t perform that action at this time.
0 commit comments