Skip to content

Auto instrumentation using post import hooks#3

Merged
pglombardo merged 13 commits intomasterfrom
post_import_hooks
Jul 10, 2017
Merged

Auto instrumentation using post import hooks#3
pglombardo merged 13 commits intomasterfrom
post_import_hooks

Conversation

@pglombardo
Copy link
Copy Markdown
Contributor

This PR unifies the django middleware and post import hooks.

@pglombardo pglombardo merged commit 6bedf12 into master Jul 10, 2017
@pglombardo pglombardo deleted the post_import_hooks branch July 10, 2017 12:09
pglombardo added a commit that referenced this pull request Apr 4, 2019
1. Better timing mechanism via instana.util.every
  - avoids time drift
  - skip late executions (if runs become backed up)

2. Add a new FSM state: agent ready to determine when host agent is
ready to accept data (allows for #3)

3. Force snapshot reporting immediately once agent is ready to accept
data

This fixes:

- Entity queue full when metric reporting may be backed up
- Sending initial spans without Infrastructure snapshot
data.
pglombardo added a commit that referenced this pull request Apr 5, 2019
* Stability and logistical improvements:

1. Better timing mechanism via instana.util.every
  - avoids time drift
  - skip late executions (if runs become backed up)

2. Add a new FSM state: agent ready to determine when host agent is
ready to accept data (allows for #3)

3. Force snapshot reporting immediately once agent is ready to accept
data

This fixes:

- Entity queue full when metric reporting may be backed up
- Sending initial spans without Infrastructure snapshot
data.

* Fix return value and log level

* Rename the state machine
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.

1 participant