chore: main to test #74
Closed
mayankpande88 wants to merge 103 commits into
Closed
Conversation
chore: Test to Prod Sync
…ection with same FD
prevent deletion of an active connection while removing outdated connection with same FD
retry app type detection during container initialization
chore: iteration 52 Test to Prod
chore: Test to Prod Sync
chore: HF iteration 53
Add base `collector endpoint` URL
chore: HF iteration 55
fix PVC detection on microk8s
Add script to install agent as a Systemd service
chore: HF Iteration 56
Listen on `localhost` when operating in push mode
chore: test to prod Iteration 57
require either `debugfs` or `tracefs` to be mounted
Add DNS protocol tracing
add support for HashiCorp Nomad
fix garbage collection process for FQDN metrics
add `container_python_thread_lock_wait_time_seconds` metric
python: search for `pthread_cond_timedwait` in both libc.so and libpthread.so
fix panic in `instrumentPython` (fixes #110)
Signed-off-by: wenhuwang <wang15691700816@gmail.com>
fix attach uprobe failed on openssl v1.0.1 (fixes #112)
…_received_total` metrics
add `container_net_tcp_bytes_sent_total` and `container_net_tcp_bytes_received_total` metrics
support mariadb (fully compatible with mysql)
chore: rebase upstream
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.5+incompatible to 25.0.6+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v25.0.5...v25.0.6) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
register non-tcp connections (UDP) in `active_connections`
chore: rebase upstream
fix: fix for nil pointer
fix: fix for alpine image start
blue4209211
approved these changes
Aug 27, 2024
RamanKharchee
approved these changes
Aug 27, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.