index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/aws-sdk-cpp/tests/AndroidSDKTesting/app/src/main/java/aws
Create_ds/aws-sdk-cpp/tests/AndroidSDKTesting/app/src/main/java/aws/androidsdktesting/RunSDKTests.java
package aws.androidsdktesting; import android.app.Activity; import android.content.Context; import android.os.AsyncTask; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import java.util.ArrayList; import java.util.HashMap; import java.util.Map; public class RunSDKT...
2,800
0
Create_ds/servo/servo-graphite/src/test/java/com/netflix/servo/publish
Create_ds/servo/servo-graphite/src/test/java/com/netflix/servo/publish/graphite/BasicGraphiteNamingConventionTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,801
0
Create_ds/servo/servo-graphite/src/test/java/com/netflix/servo/publish
Create_ds/servo/servo-graphite/src/test/java/com/netflix/servo/publish/graphite/GraphiteMetricObserverTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,802
0
Create_ds/servo/servo-graphite/src/test/java/com/netflix/servo/publish
Create_ds/servo/servo-graphite/src/test/java/com/netflix/servo/publish/graphite/SocketReceiverTester.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,803
0
Create_ds/servo/servo-graphite/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-graphite/src/main/java/com/netflix/servo/publish/graphite/BasicGraphiteNamingConvention.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,804
0
Create_ds/servo/servo-graphite/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-graphite/src/main/java/com/netflix/servo/publish/graphite/GraphiteMetricObserver.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,805
0
Create_ds/servo/servo-graphite/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-graphite/src/main/java/com/netflix/servo/publish/graphite/GraphiteNamingConvention.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,806
0
Create_ds/servo/servo-example/src/main/java/com/netflix/servo
Create_ds/servo/servo-example/src/main/java/com/netflix/servo/example/BaseHandler.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,807
0
Create_ds/servo/servo-example/src/main/java/com/netflix/servo
Create_ds/servo/servo-example/src/main/java/com/netflix/servo/example/EchoHandler.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,808
0
Create_ds/servo/servo-example/src/main/java/com/netflix/servo
Create_ds/servo/servo-example/src/main/java/com/netflix/servo/example/ExitHandler.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,809
0
Create_ds/servo/servo-example/src/main/java/com/netflix/servo
Create_ds/servo/servo-example/src/main/java/com/netflix/servo/example/Main.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,810
0
Create_ds/servo/servo-example/src/main/java/com/netflix/servo
Create_ds/servo/servo-example/src/main/java/com/netflix/servo/example/Config.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,811
0
Create_ds/servo/servo-atlas/src/test/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/test/java/com/netflix/servo/publish/atlas/AtlasPrettyPrinterTest.java
package com.netflix.servo.publish.atlas; import com.fasterxml.jackson.core.JsonFactory; import com.fasterxml.jackson.core.JsonGenerator; import com.netflix.servo.Metric; import com.netflix.servo.tag.BasicTagList; import com.netflix.servo.tag.TagList; import org.testng.annotations.Test; import java.io.StringWriter; i...
2,812
0
Create_ds/servo/servo-atlas/src/test/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/test/java/com/netflix/servo/publish/atlas/ValidCharactersTest.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,813
0
Create_ds/servo/servo-atlas/src/test/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/test/java/com/netflix/servo/publish/atlas/HttpHelperTest.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,814
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/JsonPayload.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,815
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/AtlasMetricObserver.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,816
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/ValidCharacters.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,817
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/AtlasMetric.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,818
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/AtlasPrettyPrinter.java
/** * Copyright 2017 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,819
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/BasicAtlasConfig.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,820
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/HttpHelper.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,821
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/ServoAtlasConfig.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,822
0
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/main/java/com/netflix/servo/publish/atlas/UpdateRequest.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,823
0
Create_ds/servo/servo-atlas/src/jmh/java/com/netflix/servo/publish
Create_ds/servo/servo-atlas/src/jmh/java/com/netflix/servo/publish/atlas/ValidCharactersBench.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,824
0
Create_ds/servo/servo-tomcat/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-tomcat/src/main/java/com/netflix/servo/publish/tomcat/TomcatPoller.java
/* * Copyright 2015 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,825
0
Create_ds/servo/servo-apache/src/test/java/com/netflix/servo/publish
Create_ds/servo/servo-apache/src/test/java/com/netflix/servo/publish/apache/ApacheStatusPollerTest.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,826
0
Create_ds/servo/servo-apache/src/main/java/com/netflix/servo/publish
Create_ds/servo/servo-apache/src/main/java/com/netflix/servo/publish/apache/ApacheStatusPoller.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,827
0
Create_ds/servo/servo-core/src/test/java/com/netflix
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/MetricTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,828
0
Create_ds/servo/servo-core/src/test/java/com/netflix
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/DefaultMonitorRegistryTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,829
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/BucketTimerTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,830
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/DurationTimerTest.java
/** * Copyright 2014 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,831
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/StatsMonitorTest.java
/* * Copyright 2011-2018 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable...
2,832
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/LongGaugeTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,833
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/BasicCounterTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,834
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/BasicGaugeTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,835
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/PeakRateCounterTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,836
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/MonitorsTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,837
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/BucketConfigTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,838
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/MonitorConfigTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,839
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/BasicTimerTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,840
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/BasicStopwatchTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,841
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/BasicDistributionSummaryTest.java
/** * Copyright 2014 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,842
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/DynamicTimerTest.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,843
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/BasicInformationalTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,844
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/StepCounterTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,845
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/MaxGaugeTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,846
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/DoubleGaugeTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,847
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/ClassWithBadAnnotation.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,848
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/ParentHasMonitors.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,849
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/MinGaugeTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,850
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/DynamicCounterTest.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,851
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/StatsTimerTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,852
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/PollersTest.java
/** * Copyright 2014 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,853
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/TimedInterfaceTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,854
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/AbstractMonitorTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,855
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/ClassWithMonitors.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,856
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/SpectatorIntegrationTest.java
/* * Copyright 2011-2018 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable...
2,857
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/AnnotationsTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,858
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/PublishingPolicyTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,859
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/DoubleCounterTest.java
/** * Copyright 2015 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,860
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/monitor/SuperClassWithMonitors.java
package com.netflix.servo.monitor; import com.netflix.servo.annotations.*; import com.netflix.servo.tag.BasicTagList; import com.netflix.servo.tag.TagList; public class SuperClassWithMonitors { @com.netflix.servo.annotations.Monitor public Integer monitor1; private Integer monitor2; public Integer ...
2,861
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/util/StringsTest.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,862
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/util/ExpiringCacheTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,863
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/jmx/DefaultObjectNameMapperTest.java
/** * Copyright 2014 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,864
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/jmx/OrderedObjectNameMapperTest.java
/** * Copyright 2014 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,865
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/jmx/ObjectNameBuilderTest.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,866
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/MemoryMetricObserverTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,867
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/MonitorRegistryMetricPollerTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,868
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/BasicMetricFilterTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,869
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/CounterToRateMetricTransformTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,870
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/JmxMetricPollerTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,871
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/MockMetricPoller.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,872
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/CompositeMetricPollerTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,873
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/AsyncMetricObserverTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,874
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/PrefixMetricFilterTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,875
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/FileMetricObserverTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,876
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/SlowMetricObserver.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,877
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/PollSchedulerTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,878
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/NormalizationTransformTest.java
/** * Copyright 2014 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,879
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/FailingMetricObserver.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,880
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/publish/RegexMetricFilterTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,881
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/tag/BasicTagListTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,882
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/tag/SmallTagMapTest.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,883
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/tag/BasicTagTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,884
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/tag/SortedTagListTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,885
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/tag/TagComparatorTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,886
0
Create_ds/servo/servo-core/src/test/java/com/netflix/servo
Create_ds/servo/servo-core/src/test/java/com/netflix/servo/stats/StatsBufferTest.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,887
0
Create_ds/servo/servo-core/src/main/java/com/netflix
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/NoopMonitorRegistry.java
/* * Copyright 2020 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law ...
2,888
0
Create_ds/servo/servo-core/src/main/java/com/netflix
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/Metric.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,889
0
Create_ds/servo/servo-core/src/main/java/com/netflix
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/BasicMonitorRegistry.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,890
0
Create_ds/servo/servo-core/src/main/java/com/netflix
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/SpectatorContext.java
/* * Copyright 2011-2018 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable...
2,891
0
Create_ds/servo/servo-core/src/main/java/com/netflix
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/MonitorRegistry.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,892
0
Create_ds/servo/servo-core/src/main/java/com/netflix
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/DefaultMonitorRegistry.java
/* * Copyright 2011-2018 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable...
2,893
0
Create_ds/servo/servo-core/src/main/java/com/netflix
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/package-info.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,894
0
Create_ds/servo/servo-core/src/main/java/com/netflix/servo
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/monitor/BucketTimer.java
/* * Copyright 2011-2018 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
2,895
0
Create_ds/servo/servo-core/src/main/java/com/netflix/servo
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/monitor/TimedStopwatch.java
/* * Copyright 2014 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
2,896
0
Create_ds/servo/servo-core/src/main/java/com/netflix/servo
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/monitor/TimedInterface.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,897
0
Create_ds/servo/servo-core/src/main/java/com/netflix/servo
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/monitor/SpectatorMonitorWrapper.java
package com.netflix.servo.monitor; import com.netflix.servo.tag.TagList; class SpectatorMonitorWrapper<T extends Number> extends NumericMonitorWrapper<T> implements SpectatorMonitor { SpectatorMonitorWrapper(TagList tags, NumericMonitor<T> monitor) { super(tags, monitor); if (monitor instanceof Spectat...
2,898
0
Create_ds/servo/servo-core/src/main/java/com/netflix/servo
Create_ds/servo/servo-core/src/main/java/com/netflix/servo/monitor/AnnotatedStringMonitor.java
/** * Copyright 2013 Netflix, Inc. * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Unless required by applicable law...
2,899