-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[exporter/splunkhecexporter] Adding splunkhecexporter integration tests #23637
[exporter/splunkhecexporter] Adding splunkhecexporter integration tests #23637
Conversation
Hec exporter tests
integration tests timeouts due to low timeout value (6mins), I have pushed commit with increased timeout value to check if it will help |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
@pszkamruk-splunk please run |
@pszkamruk-splunk did you see the integration CI job pass in this PR? It's failing on a different test, but I believe this PR somehow affects it. I don't see this failure on other PRs |
@dmitryax yes tests were passing some time ago
|
@dmitryax there is no more |
@dmitryax @MovieStoreGuy |
author Pawel Szkamruk <[email protected]> 1686664596 +0200 committer Pawel Szkamruk <[email protected]> 1697787968 +0200 gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiLgqjUke5gZqdUhD8uKMOu/hMOoFAmUyMEAACgkQ8uKMOu/h MOpIhhAA0PgvHe7VbY163Va6Y/fhy7kFNmAP+i/OajYWiB3XYl5ROkNhMV2DPERS ZcpQ7/NnzzJsZyWoCqjZbNAKpSg/DflUStwGp37/zlQFxLFTU8EKdx9t1RivmI0S fH98323SZXDBEnyxZeOt6yTxBES/SpIExqwx9K0TmN16Ab96tYtwPSz9OC+N0Vlg iLMaJMupILFpE+KoP4gnaR7kFSn7BDx68LXbRqMveSipBKpiUT0r4C28uZgnLjRM vXBHVTujXkOf16R2I3pu2u//iDIt1tHkoi3W2yAgyQDFnuUVZr4k/9mayOaB0l0x qJKB9NjV8UoIOYS95dSNyA0RuwEWlfktb4vDcx//FMiMfSC0rTms5agyF47wyDMl zJpGXDzvFLS5hJ/NMqzMchGt4XI6AHheskRWzrk1b4j18oUUPcI30QBQKU1sb3Ma j/kezz4GTw1VdpUXkXC9PgvuTpXDI7+gFJzgSnfPRDw2vQEUQCbtQ2+/1+F8BqLB fbnjnrmhLfpuTDzYSNsaMk4AbVItoiSGLUdVMhyQmouwpXQXoamw1B5AA0u0HqLM nnsViOpCY5htDiVQ+icEBjIhf8yKCbGtquVGBUk1dqVBXC6uKDyYWGj4iqSv0nMC vT1Qf1JWaEO6ELMFKPj35TvnNUfdY5aoO7tt8WKseJZFBLZtzDs= =YHOz -----END PGP SIGNATURE----- Splunk HEC exporter integration tests
Thanks @pszkamruk-splunk! |
…ts (open-telemetry#23637) **Description:** Add a test suite to the opentelemetry-contrib repository that checks the behavior of the HEC exporter against a Splunk Enterprise instance.
…ts (open-telemetry#23637) **Description:** Add a test suite to the opentelemetry-contrib repository that checks the behavior of the HEC exporter against a Splunk Enterprise instance.
…ts (open-telemetry#23637) **Description:** Add a test suite to the opentelemetry-contrib repository that checks the behavior of the HEC exporter against a Splunk Enterprise instance.
Description:
Add a test suite to the opentelemetry-contrib repository that checks the behavior of the HEC exporter against a Splunk Enterprise instance.
Link to tracking Issue:
N/A
Testing:
added HEC exporter integration tests
Documentation:
no changes needed
Changelog - Skip ChangeLog
change doesn't affect end users