You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-opentelemetry-propagator-b3-1.10.0-5.fc36.noarch
This library provides a propagator for the B3 format.
RPMPackage python3-opentelemetry-opentracing-shim-0.29~b0-5.fc36.noarch
OpenTracing Shim for OpenTelemetry.
RPMPackage python3-opentelemetry-exporter-zipkin-proto-http-1.28.2-1.lbn36.noarch
This library allows export of tracing data to Zipkin using Protobuf for serialization. Installation pip install opentelemetry-exporter-zipkin-proto-http References OpenTelemetry Zipkin Exporter Zipkin OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-zipkin-json-1.28.2-1.lbn36.noarch
This library allows export of tracing data to Zipkin using JSON for serialization. Installation pip install opentelemetry-exporter-zipkin-json References OpenTelemetry Zipkin Exporter Zipkin OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-zipkin-1.28.2-1.lbn36.noarch
This library is provided as a convenience to install all supported OpenTelemetry Zipkin Exporters. Currently it installs: * opentelemetry-exporter-zipkin-json * opentelemetry-exporter-zipkin-proto-http In the future, additional packages may be available: * opentelemetry-exporter-zipkin-thrift To avoid unnecessary dependencies, users should install the specific package once they’ve determined their preferred serialization method. Installation pip install opentelemetry-exporter-zipkin References OpenTelemetry Zipkin Exporter Zipkin OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-prometheus-1.12.0rc1-1.lbn36.noarch
This library allows to export metrics data to Prometheus. Installation pip install opentelemetry-exporter-prometheus References OpenTelemetry Prometheus Exporter Prometheus OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-otlp-proto-http-1.28.2-1.lbn36.noarch
The Python Package Index (PyPI) is a repository of software for the Python programming language.
RPMPackage python3-opentelemetry-exporter-otlp-proto-grpc-1.28.2-1.lbn36.noarch
This library allows to export data to the OpenTelemetry Collector using the OpenTelemetry Protocol using Protobuf over gRPC. Installation pip install opentelemetry-exporter-otlp-proto-grpc References OpenTelemetry Collector Exporter OpenTelemetry Collector OpenTelemetry OpenTelemetry Protocol Specification
RPMPackage python3-opentelemetry-exporter-otlp-1.28.2-1.lbn36.noarch
This library is provided as a convenience to install all supported OpenTelemetry Collector Exporters. Currently it installs: opentelemetry-exporter-otlp-proto-grpc opentelemetry-exporter-otlp-proto-http In the future, additional packages will be available: * opentelemetry-exporter-otlp-json-http To avoid unnecessary dependencies, users should install the specific package once they’ve determined their preferred serialization and protocol method.
RPMPackage python3-opentelemetry-exporter-opencensus-0.29~b0-5.fc36.noarch
This library allows to export traces using OpenCensus.
RPMPackage python3-opentelemetry-exporter-jaeger-thrift-1.21.0-1.lbn36.noarch
Warning Since v1.35, the Jaeger supports OTLP natively. Please use the OTLP exporter instead. Support for this exporter will end July 2023. This library allows to export tracing data to Jaeger using Thrift. Installation pip install opentelemetry-exporter-jaeger-thrift Configuration OpenTelemetry Jaeger Exporter can be configured by setting JaegerExporter parameters or by setting environment variables References OpenTelemetry Jaeger Exporter Jaeger OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-jaeger-proto-grpc-1.21.0-1.lbn36.noarch
Warning Since v1.35, the Jaeger supports OTLP natively. Please use the OTLP exporter instead. Support for this exporter will end July 2023. This library allows to export tracing data to Jaeger. Installation pip install opentelemetry-exporter-jaeger-proto-grpc Configuration OpenTelemetry Jaeger Exporter can be configured by setting JaegerExporter parameters or by setting environment variables References OpenTelemetry Jaeger Exporter Jaeger OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-jaeger-1.21.0-1.lbn36.noarch
Warning Since v1.35, the Jaeger supports OTLP natively. Please use the OTLP exporter instead. Support for this exporter will end July 2023. This library is provided as a convenience to install all supported Jaeger Exporters. Currently it installs: * opentelemetry-exporter-jaeger-proto-grpc * opentelemetry-exporter-jaeger-thrift To avoid unnecessary dependencies, users should install the specific package once they’ve determined their preferred serialization method. Installation pip install opentelemetry-exporter-jaeger References OpenTelemetry Jaeger Exporter Jaeger OpenTelemetry Project
RPMPackage python3-openapi-spec-validator-0.7.1-1.lbn36.noarch
********************** OpenAPI Spec validator ********************** :target:
RPMPackage python3-openapi-schema-validator-0.6.3-1.lbn36.noarch
About Openapi-schema-validator is a Python library that validates schema against: OpenAPI Schema Specification v3.0 which is an extended subset of the JSON Schema Specification Wright Draft 00. OpenAPI Schema Specification v3.1 which is an extended superset of the JSON Schema Specification Draft 2020-12. Installation Recommended way (via pip): $ pip install openapi-schema-validator Alternatively you can download the code and install from the repository: $ pip install -e git+https:/github.com/p1c2u/openapi-schema-validator.git#egg=openapi_schema_validator Usage By default, the latest OpenAPI schema syntax is expected. To validate an OpenAPI v3.1 schema: from openapi_schema_validator import validate schema = { "type": "object", "required": [ "name" ], "properties": { "name": { "type": "string" }, "age": { "type": ["integer", "null"], "format": "int32", "minimum": 0,
RPMPackage python3-oauth2client-4.1.3-16.fc36.noarch
This is a python client module for accessing resources protected by OAuth 2.0
RPMPackage python3-nvd3-0.15.0-1.lbn36.noarch
Python Wrapper for NVD3 - It's time for beautiful charts :Description: Python- nvd3 is a wrapper for NVD3 graph library :NVD3: NVD3 :D3: Data-Driven Documents :Maintainers: Areski_ & Oz_ :Contributors: list of contributors < _Areski: .. _Oz: .. image::
RPMPackage python3-ntplib-0.3.3-24.fc36.noarch
The ntplib is a python module that offers a simple interface to query NTP servers. It also provides utility functions to translate NTP fields' values to text (mode, leap indicator...). Since it's pure Python, and only depends on core modules, it should work on any platform with a Python implementation. Python 3 version.
RPMPackage python3-ntc-templates-3.1.0-1.lbn36.noarch
[![Build Status]( [![Code style: black]( TEMPLATES Repository of TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.[TextFSM]( is a project built by Google that takes CLI string output and passes each line through a series of regular expressions until it finds a match. The regular expressions use named capture groups to build a text table out of the significant...
RPMPackage python3-nptyping-2.5.0-1.lbn36.noarch
Type hints for Numpy.