opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

Update opentelemetry.io cookbook with common view scenarios

Open aabmass opened this issue 3 years ago • 1 comments

https://opentelemetry.io/docs/instrumentation/python/cookbook/

Some possible common scenarios:

  • turn off a metric
  • turn off all metrics from a given instrumentation
  • turn default views off and require explicitly turning individual instruments "on" (basically this)

aabmass avatar Jul 01 '22 20:07 aabmass

We have few examples created already here https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples/metrics/views

srikanthccv avatar Aug 11 '22 15:08 srikanthccv

hi @aabmass my name is Deborah, am an outreachy intern applicant. can I work of this ticket

nanfuka avatar Oct 18 '22 05:10 nanfuka

Some of the requirements from the original description are already covered so please don't duplicate the same work.

srikanthccv avatar Oct 21 '22 15:10 srikanthccv

hi @srikanthccv i would like to work on this scenario. turn default views off and require explicitly turning individual instruments "on" should i go ahead or you have another suggestion for me

nanfuka avatar Oct 22 '22 06:10 nanfuka

Sure, go ahead. I don't think we have covered that scenario yet.

srikanthccv avatar Oct 22 '22 07:10 srikanthccv