v1v / ansible-opentelemetry-functional-tests

Functional tests for the Ansible OpenTelemetry plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests to validate the Ansible OpenTelemetry plugin

The plugin itself has some unit tests, but this is more about the integration tests.

Prepare the opentelemetry callback plugin

Copy the opentelemetry.py into the callback_plugins folder.

Prepare your local environment

make start

Run the script

make run

Verify the traces are correctly populated

TBD

About

Functional tests for the Ansible OpenTelemetry plugin


Languages

Language:Makefile 100.0%