Skip to content

chore: test to prod#77

Merged
mayankpande88 merged 28 commits into
prodfrom
test
Aug 28, 2024
Merged

chore: test to prod#77
mayankpande88 merged 28 commits into
prodfrom
test

Conversation

@mayankpande88
Copy link
Copy Markdown
Contributor

No description provided.

def and others added 28 commits July 9, 2024 14:39
add the `container_net_tcp_connection_time_seconds_total` metric
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)
add `container_net_tcp_bytes_sent_total` and `container_net_tcp_bytes_received_total` metrics
support mariadb (fully compatible with mysql)
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`
fix: fix for alpine image start
@mayankpande88 mayankpande88 merged commit ed065a7 into prod Aug 28, 2024
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.

6 participants