Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update apm-data and apm-aggregation #11386

Merged
merged 1 commit into from
Aug 14, 2023

Update apm-data and apm-aggregation

674066c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update apm-data and apm-aggregation #11386

Update apm-data and apm-aggregation
674066c
Select commit
Loading
Failed to load commit list.
GitHub Actions / System Tests Results succeeded Aug 14, 2023 in 0s

159 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ TEST-go-system_tests.xml

159 tests were completed in 767s with 159 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/elastic/apm-server/systemtest 141✔️ 587s
github.com/elastic/apm-server/systemtest/apmservertest 5✔️ 375s
github.com/elastic/apm-server/systemtest/benchtest 7✔️ 5s
github.com/elastic/apm-server/systemtest/benchtest/expvar 6✔️ 1s
github.com/elastic/apm-server/systemtest/cmd/apmbench 0ms
github.com/elastic/apm-server/systemtest/cmd/apmsoak 0ms
github.com/elastic/apm-server/systemtest/cmd/buildapm 0ms
github.com/elastic/apm-server/systemtest/cmd/fleetctl 0ms
github.com/elastic/apm-server/systemtest/cmd/gencorpora 0ms
github.com/elastic/apm-server/systemtest/cmd/runapm 0ms
github.com/elastic/apm-server/systemtest/cmd/sendotlp 0ms
github.com/elastic/apm-server/systemtest/estest 0ms
github.com/elastic/apm-server/systemtest/fleettest 0ms
github.com/elastic/apm-server/systemtest/gencorpora 0ms
github.com/elastic/apm-server/systemtest/soaktest 0ms

✔️ github.com/elastic/apm-server/systemtest

✔️ TestAgentConfig
✔️ TestAgentConfigForbiddenOnInvalidConfig/insufficient_privileges_username_password
✔️ TestAgentConfigForbiddenOnInvalidConfig/invalid_username_password
✔️ TestAgentConfigForbiddenOnInvalidConfig/invalid_api_key
✔️ TestAgentConfigForbiddenOnInvalidConfig/insufficient_privileges_api_key
✔️ TestAgentConfigForbiddenOnInvalidConfig
✔️ TestTransactionAggregation
✔️ TestTransactionAggregationShutdown
✔️ TestServiceDestinationAggregation
✔️ TestTransactionAggregationLabels
✔️ TestServiceTransactionMetricsAggregation
✔️ TestServiceTransactionMetricsAggregationLabels
✔️ TestServiceTransactionMetricsAggregationLabelsRUM
✔️ TestServiceSummaryMetricsAggregation
✔️ TestServiceSummaryMetricsAggregationOverflow
✔️ TestNonDefaultRollupIntervalHiddenDataStream
✔️ TestAPIKeyCreate
✔️ TestAPIKeyCreateExpiration
✔️ TestAPIKeyCreateInvalidUser
✔️ TestAPIKeyInvalidateName
✔️ TestAPIKeyInvalidateID
✔️ TestAPIKeyVerify
✔️ TestAPIKeyInfo
✔️ TestAuth/root/anonymous
✔️ TestAuth/root/secret_token
✔️ TestAuth/root/api_key
✔️ TestAuth/root
✔️ TestAuth/ingest/anonymous
✔️ TestAuth/ingest/secret_token
✔️ TestAuth/ingest/api_key
✔️ TestAuth/ingest
✔️ TestAuth/agentconfig/anonymous
✔️ TestAuth/agentconfig/secret_token
✔️ TestAuth/agentconfig/api_key
✔️ TestAuth/agentconfig
✔️ TestAuth/rum_agentconfig/anonymous
✔️ TestAuth/rum_agentconfig/secret_token
✔️ TestAuth/rum_agentconfig/api_key
✔️ TestAuth/rum_agentconfig
✔️ TestAuth/rum_ingest/anonymous
✔️ TestAuth/rum_ingest/secret_token
✔️ TestAuth/rum_ingest/api_key
✔️ TestAuth/rum_ingest
✔️ TestAuth
✔️ TestAPMServerEnvironment/container
✔️ TestAPMServerEnvironment/macos_service
✔️ TestAPMServerEnvironment/windows_service
✔️ TestAPMServerEnvironment/systemd
✔️ TestAPMServerEnvironment
✔️ TestDefaultServiceEnvironment
✔️ TestErrorGroupingName
✔️ TestErrorIngest
✔️ TestExportConfigDefaults
✔️ TestExportConfigOverrideDefaults
✔️ TestResponseHeaders
✔️ TestTransactionDroppedSpansStats
✔️ TestCompressedSpans
✔️ TestIngestPipeline
✔️ TestIngestPipelineVersionEnforcement
✔️ TestIngestPipelineEventDuration
✔️ TestIngestPipelineDataStreamMigration
✔️ TestECSVersion
✔️ TestIngestPipelineEventSuccessCount
✔️ TestIngestPipelineBackwardCompatibility
✔️ TestAPMServerInstrumentation
✔️ TestAPMServerInstrumentationAuth/self_no_auth
✔️ TestAPMServerInstrumentationAuth/external_secret_token
✔️ TestAPMServerInstrumentationAuth/external_api_key
✔️ TestAPMServerInstrumentationAuth
✔️ TestIntakeAsync/semaphore_size_5
✔️ TestIntakeAsync/semaphore_size_default
✔️ TestIntakeAsync
✔️ TestIntakeLog/without_timestamp
✔️ TestIntakeLog/with_timestamp
✔️ TestIntakeLog/with_timestamp_as_str
✔️ TestIntakeLog/with_faas
✔️ TestIntakeLog/with_flat_ecs_fields
✔️ TestIntakeLog/with_nested_ecs_fields
✔️ TestIntakeLog/with_nested_ecs_fields_overrides_flat_fields
✔️ TestIntakeLog
✔️ TestIntake/Errors
✔️ TestIntake/ErrorsTxID
✔️ TestIntake/Events
✔️ TestIntake/Metricsets
✔️ TestIntake/Spans
✔️ TestIntake/Transactions
✔️ TestIntake/TransactionsHugeTraces
✔️ TestIntake/UnknownSpanType
✔️ TestIntake/MinimalEvents
✔️ TestIntake
✔️ TestJaeger/batch_0
✔️ TestJaeger/batch_1
✔️ TestJaeger
✔️ TestJaegerMuxedTLS
✔️ TestJaegerSampling
✔️ TestJaegerAuth
✔️ TestAPMServerGRPCRequestLoggingValid
✔️ TestAPMServerRequestLoggingValid
✔️ TestApprovedMetrics
✔️ TestBreakdownMetrics
✔️ TestApplicationMetrics
✔️ TestAPMServerMonitoring
✔️ TestMonitoring
✔️ TestAPMServerMonitoringBuiltinUser
✔️ TestOTLPGRPCTraces
✔️ TestOTLPGRPCTraceSpanLinks
✔️ TestOTLPGRPCMetrics
✔️ TestOTLPGRPCLogs
✔️ TestOTLPGRPCAuth
✔️ TestOTLPClientIP
✔️ TestOTLPHTTP/uncompressed
✔️ TestOTLPHTTP/gzip_compressed
✔️ TestOTLPHTTP
✔️ TestOTLPAnonymous
✔️ TestOTLPRateLimit
✔️ TestRUMXForwardedFor
✔️ TestRUMAllowServiceNames
✔️ TestRUMRateLimit
✔️ TestRUMCORS
✔️ TestRUMRoutingIntegration
✔️ TestDropUnsampled
✔️ TestTailSampling
✔️ TestRUMErrorSourcemapping/absolute_bundle_filepath/standalone
✔️ TestRUMErrorSourcemapping/absolute_bundle_filepath
✔️ TestRUMErrorSourcemapping/relative_bundle_filepath/standalone
✔️ TestRUMErrorSourcemapping/relative_bundle_filepath
✔️ TestRUMErrorSourcemapping
✔️ TestRUMSpanSourcemapping
✔️ TestNoMatchingSourcemap
✔️ TestSourcemapCaching
✔️ TestSourcemapFetcher/elasticsearch
✔️ TestSourcemapFetcher/kibana_fallback_with_es_unreachable
✔️ TestSourcemapFetcher/kibana_fallback_with_es_credentials_unauthorized
✔️ TestSourcemapFetcher
✔️ TestTLSConfig/compatible_cipher_suite
✔️ TestTLSConfig/compatible_protocol_TLSv1.2
✔️ TestTLSConfig/compatible_protocol_TLSv1.3
✔️ TestTLSConfig/incompatible_cipher_suite
✔️ TestTLSConfig/incompatible_protocol
✔️ TestTLSConfig
✔️ TestTLSClientAuth

✔️ github.com/elastic/apm-server/systemtest/apmservertest

✔️ TestNewServerTB
✔️ TestNewUnstartedServerTB
✔️ TestNewUnstartedServerLog
✔️ TestServerStartTLS
✔️ TestExpvar

✔️ github.com/elastic/apm-server/systemtest/benchtest

✔️ Test_warmup/1_agent_2s
✔️ Test_warmup/4_agent_2s
✔️ Test_warmup
✔️ TestAddExpvarMetrics/with_false_detailed_flag_and_no_error_resp
✔️ TestAddExpvarMetrics/with_false_detailed_flag_and_error_resp
✔️ TestAddExpvarMetrics/with_true_detailed_flag_and_error_resp
✔️ TestAddExpvarMetrics

✔️ github.com/elastic/apm-server/systemtest/benchtest/expvar

✔️ TestStart
✔️ TestAggregate
✔️ TestWatchMetric
✔️ TestWatchMetricFail
✔️ TestWatchMetricFalse
✔️ TestWatchMetricNonBlocking