Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: clear Prometheus todo and rename ReadableMetric -> MetricRecord #799

Merged

Conversation

mayurkale22
Copy link
Member

No description provided.

@mayurkale22 mayurkale22 merged commit cdec557 into open-telemetry:master Feb 20, 2020
@mayurkale22 mayurkale22 deleted the clear_prometheus_todo branch February 20, 2020 05:48
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
* feat: implement instrumentation for tedious
* feat: collect procedure and statement counts + clean up after tests
* test: spin up MSSQL DB for the tests
* test: add mssql service to GHA
* fix: reference the correct vars
* fix: add nyc to test command
* fix: use older version of mocha
* fix: ignore tedious on node@8 - it's not supported
* feat: remove listeners when the span ends
* feat: track database changes
* feat: support <11.0.9
* feat: support <11.0.8
* feat: support <8.3.0
* feat: support <7
* feat: support >=1.10.0 <4
* style: lint and types
* chore: remove the "opentelemetry-" prefix
* refactor: namespace api functionality
* feat: instrument bulk loads
* feat: support bulkLoad on old versions
* docs: fix the supported versions range
* fix: rename --include-filtered-dependencies
* fix: use localhost for the mssql service
* fix: map the port properly
* chore: add me as the component owner
* docs: add comments about cardinality in `getSpanName`
* fix: short-circuit in the case of unexpected input
* feat: give current-database symbol more descriptive name
* fix: fix types for arguments
* fix: ensure setDatabase listener is only ever added once
* docs: add tedious to the main README
* style: fix lint
* feat: log an error if request.callback is not a function
* docs: touch up the package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants