mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6889e0478d
* [opentelemetry][callback] Add support for http exporter The previous version of the callback was supporting only the grpc exporter. This was counter intuitive as the documentation was mentioning `<your endpoint (OTLP/HTTP)>`. Users were left with a error similar to `Transient error StatusCode.UNAVAILABLE encountered while exporting traces to <endpoint>, retrying in 1s.` The following commit fix this situation by support both HTTP and GRPC via the standard environment variables and ansible.cfg See as well https://github.com/ansible-collections/community.general/issues/7888 Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com> * [opentelemetry][callback] Take into account review Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com> --------- Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com> |
||
---|---|---|
.. | ||
cgroup_memory_recap.py | ||
context_demo.py | ||
counter_enabled.py | ||
default_without_diff.py | ||
dense.py | ||
diy.py | ||
elastic.py | ||
hipchat.py | ||
jabber.py | ||
log_plays.py | ||
loganalytics.py | ||
logdna.py | ||
logentries.py | ||
logstash.py | ||
mail.py | ||
nrdp.py | ||
null.py | ||
opentelemetry.py | ||
say.py | ||
selective.py | ||
slack.py | ||
splunk.py | ||
sumologic.py | ||
syslog_json.py | ||
unixy.py | ||
yaml.py |