sumologic-kubernetes-collection icon indicating copy to clipboard operation
sumologic-kubernetes-collection copied to clipboard

docs: Write documentation on collecting traces from user workloads

Open andrzej-stencel opened this issue 3 years ago • 0 comments

We need high-level documentation for collecting traces from user workloads (applications), similar to https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/v2.11.0/deploy/docs/collecting-kubernetes-events.md for collecting Kubernetes events.

It should describe the frequent use cases, like:

  • specifying the pods, namespaces, etc. to collect data from
  • customizing the collected data - decorating with metadata, filtering, sampling, etc.

This might (and hopefully should) result in changes to configuration of the collection, so that the common use cases do not force the user to mess with the raw OTC configuration, or even prevent that configuration from being exposed in the values.yaml file.

andrzej-stencel avatar Jul 11 '22 12:07 andrzej-stencel