newrelic-telemetry-sdk: Send data to New Relic! =============================================== `newrelic-telemetry-sdk-python `_ provides a Python library for sending data into `New Relic `_ using the Python `urllib3 `_ library. See dimensional `metrics`_, `events`_, `logs`_, and `spans/traces`_ in New Relic, without having to use an agent! .. _metrics: https://docs.newrelic.com/docs/data-ingest-apis/get-data-new-relic/metric-api/introduction-metric-api#find-data .. _events: https://docs.newrelic.com/docs/insights/insights-data-sources/custom-data/introduction-event-api#find-data .. _logs: https://docs.newrelic.com/docs/logs/log-management/ui-data/explore-your-data-log-analytics .. _spans/traces: https://docs.newrelic.com/docs/understand-dependencies/distributed-tracing/trace-api/introduction-trace-api#view-data Get Started! ------------ .. toctree:: :maxdepth: 2 quickstart Advanced Usage -------------- .. toctree:: :maxdepth: 2 advanced Proxy Support ------------- .. toctree:: :maxdepth: 2 proxy API Reference ------------- .. toctree:: :maxdepth: 2 api