• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2name: Feature request
3about: Suggest an idea for this project.
4labels: feature-request
5---
6
7**NB:** Before opening a feature request against this repo, consider whether the feature should be available across all languages in the OpenCensus libraries. If so, please [open an issue on opencensus-specs](https://github.com/census-instrumentation/opencensus-specs/issues/new) first.
8
9### Is your feature request related to a problem? If so, please describe it.
10A clear and concise description of what the problem is, e.g. I need to be able to ...
11
12
13### Describe the solution you'd like.
14A clear and concise description of what you want to happen.
15
16
17### Describe alternatives you've considered.
18A clear and concise description of any alternative solutions or features you've considered.
19
20
21### Additional context.
22Add any other context or screenshots about the feature request here.
23