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

feat(metrics): Ignore transaction metrics allowlist [INGEST-1628] #1484

Merged
merged 28 commits into from
Sep 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
62dce92
wip
jjbayer Sep 19, 2022
dc61d75
feat: Limit custom measurements
jjbayer Sep 19, 2022
8800cce
test: limit custom measurements
jjbayer Sep 19, 2022
bef558d
fix
jjbayer Sep 19, 2022
ceac3cd
Merge remote-tracking branch 'origin/master' into feat/limit-custom-m…
jjbayer Sep 19, 2022
98539fe
doc: Changelog
jjbayer Sep 19, 2022
d12b1ee
test: Add integration test for custom measurements
jjbayer Sep 19, 2022
619f92e
test: Add new measurements config to integration test
jjbayer Sep 19, 2022
205d97a
feat: Ignore metrics allowlist
jjbayer Sep 19, 2022
b4a3720
ref: Remove push_metric and old config format
jjbayer Sep 20, 2022
8be0663
test: Fix grand transaction metrics test and make it insta
jjbayer Sep 20, 2022
aca1dad
test: fix
jjbayer Sep 20, 2022
0eb1886
wip
jjbayer Sep 20, 2022
6aee1f6
fix: normalization test
jjbayer Sep 20, 2022
c85f51e
Merge remote-tracking branch 'origin/master' into feat/ignore-metrics…
jjbayer Sep 22, 2022
9552ee1
fix: test
jjbayer Sep 22, 2022
2d68a4a
ref: Remove old config from tests
jjbayer Sep 22, 2022
192378d
fix(lint): make sure lint and test work for rust 1.64.0
olksdr Sep 22, 2022
3cd51a9
fix(lint): remove reference
olksdr Sep 22, 2022
a1d2978
Merge branch 'fix/lint-rust-1.64.0' into feat/ignore-metrics-allowlist
jjbayer Sep 22, 2022
bcaac5a
fix: more tests
jjbayer Sep 23, 2022
1da7b9e
Merge remote-tracking branch 'origin/master' into feat/ignore-metrics…
jjbayer Sep 23, 2022
ee7cc8e
ref: Revert distracting changes
jjbayer Sep 23, 2022
938169c
test: update config format
jjbayer Sep 23, 2022
5b37e1a
fix: Do not emit total.time
jjbayer Sep 23, 2022
2a63da2
Update tests/integration/test_metrics.py
jjbayer Sep 26, 2022
4445783
Merge remote-tracking branch 'origin/master' into feat/ignore-metrics…
jjbayer Sep 26, 2022
4370e3e
ref: Change indent to reduce diff with master
jjbayer Sep 26, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading