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: support all possible elasticapm.* settings #5

Merged
merged 5 commits into from
May 13, 2024
Merged

feat: support all possible elasticapm.* settings #5

merged 5 commits into from
May 13, 2024

Conversation

karfau
Copy link
Member

@karfau karfau commented May 13, 2024

The main purpose is to support the elasticapm.collect_local_variables setting, but instead of just enabling this setting I found a way to enable all possible settings.

In order to have a reliable setup for changes I also applied the following changes:

  • updated pre-commit regarding broken URLs
  • added bettermarks/.github git-hooks
  • run black on all code
  • update pyramid to 1.10 and mention the reason in the readme
  • add contributing section to readme
  • update install instructions
  • update repo URL in setup.py
  • drop scheduled trigger and update actions

https://bettermarks.atlassian.net/browse/BM-61809

karfau added 5 commits April 30, 2024 09:25
- updated pre-commit regarding broken URLs
- added bettermarks/.github git-hooks
- run black on all code
- update pyramid to 1.10 and emntion it in the readme
- add contibuting section to readme
- update install instructions
- update repo URL in setup.py
since it requires access to the distribution
@karfau karfau requested review from saurabh2590 and cakemanny May 13, 2024 07:22
saurabh2590
saurabh2590 previously approved these changes May 13, 2024
Copy link

@saurabh2590 saurabh2590 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Nice to have: We can consider creating pull request to open project but we don't have to.

@saurabh2590 saurabh2590 dismissed their stale review May 13, 2024 07:33

Looking closely for one specific change.

Copy link

@cakemanny cakemanny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 🙌

@karfau karfau merged commit 52f4051 into master May 13, 2024
1 check passed
@karfau karfau deleted the ci branch May 13, 2024 14:23
@karfau
Copy link
Member Author

karfau commented May 13, 2024

@saurabh2590 @cakemanny since we do not pin the version in backend it will be available with the next backend change, right?

@cakemanny
Copy link

@saurabh2590 @cakemanny since we do not pin the version in backend it will be available with the next backend change, right?

I think you're correct there

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.

3 participants