[metrics] IJ-CR-126085 Renaming

GitOrigin-RevId: 4d48c9ce48e96ffce2004f7bf0411cf493d13cd7
This commit is contained in:
Nikita Kudrin
2024-03-07 18:18:26 +02:00
committed by intellij-monorepo-bot
parent 994a4414ad
commit 80a8985ef3

View File

@@ -25,7 +25,7 @@ internal val ExtractionMetricsScope: Scope = Scope("ExtractionMetricsScope", Pla
/** Class intentionally named *Perf* (and not a *Performance*) test.
* That way it will not be ignored during Aggregator run */
@TestApplication
class ApplicationMetricsExtractionFromUnitPerformanceTest {
class ApplicationMetricsExtractionFromUnitPerfTest {
private val tracer = TelemetryManager.getTracer(ExtractionMetricsScope)
private fun getFullTestName(testInfo: TestInfo, launchName: String) =