CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
src/opentelemetry/exporter/cloud_logging/__init__.py
src/opentelemetry/exporter/cloud_logging/environment_variables.py
src/opentelemetry/exporter/cloud_logging/version.py
src/opentelemetry_exporter_gcp_logging.egg-info/PKG-INFO
src/opentelemetry_exporter_gcp_logging.egg-info/SOURCES.txt
src/opentelemetry_exporter_gcp_logging.egg-info/dependency_links.txt
src/opentelemetry_exporter_gcp_logging.egg-info/entry_points.txt
src/opentelemetry_exporter_gcp_logging.egg-info/requires.txt
src/opentelemetry_exporter_gcp_logging.egg-info/top_level.txt
tests/conftest.py
tests/test_cloud_logging.py
tests/__snapshots__/test_cloud_logging/test_agent_engine_monitored_resources[client].json
tests/__snapshots__/test_cloud_logging/test_agent_engine_monitored_resources[structured_json].json
tests/__snapshots__/test_cloud_logging/test_convert_gen_ai_body[client].json
tests/__snapshots__/test_cloud_logging/test_convert_gen_ai_body[structured_json].json
tests/__snapshots__/test_cloud_logging/test_convert_non_json_dict_bytes[client].json
tests/__snapshots__/test_cloud_logging/test_convert_non_json_dict_bytes[structured_json].json
tests/__snapshots__/test_cloud_logging/test_convert_otlp_dict_body[client].json
tests/__snapshots__/test_cloud_logging/test_convert_otlp_dict_body[structured_json].json
tests/__snapshots__/test_cloud_logging/test_convert_otlp_various_different_types_in_attrs_and_bytes_body[client].json
tests/__snapshots__/test_cloud_logging/test_convert_otlp_various_different_types_in_attrs_and_bytes_body[structured_json].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_attributes[client].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_attributes[structured_json].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[client-None].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[client-bool].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[client-list_of_bools].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[client-list_of_dicts_with_bytes].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[client-list_of_mixed_sequence].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[client-str].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[structured_json-None].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[structured_json-bool].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[structured_json-list_of_bools].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[structured_json-list_of_dicts_with_bytes].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[structured_json-list_of_mixed_sequence].json
tests/__snapshots__/test_cloud_logging/test_convert_various_types_of_bodies[structured_json-str].json
tests/fixtures/cloud_logging_fake.py
tests/fixtures/snapshot_logging_calls.py