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

Add head indexer and lens api metrics #92

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Conversation

lanzafame
Copy link
Contributor

No description provided.

@lanzafame lanzafame requested a review from placer14 October 13, 2020 00:26
@lanzafame lanzafame changed the base branch from master to feat/version-agno-names October 14, 2020 05:09
@lanzafame lanzafame changed the base branch from feat/version-agno-names to master October 14, 2020 05:10
change aggregation to lastvalue

fix incrementing height

refactor metrics

record metric before blockdata gets reset

increase upper bound of millisecond distribution

increase upper bound of millisecond distribution again

add metrics to gasoutputs and chainhead and chainhistory persist

fix incorrect metric in blockmessage persist

add more buckets to distribution

add lens api metrics

distinguish api requests by task

add tipset height metric for message processing

add tipset height metric for statechange processing

fix actorstate
@lanzafame lanzafame force-pushed the feat/add-indexer-metrics branch from 08f8af0 to 491659f Compare October 14, 2020 06:14
@placer14 placer14 merged commit c1f806f into master Oct 14, 2020
@placer14 placer14 deleted the feat/add-indexer-metrics branch October 14, 2020 18:14
placer14 added a commit that referenced this pull request Oct 14, 2020
* origin/master:
  feat: Add historical indexer metrics (#92)
  fix(lens): Include dependencies needed for Repo Lens (#90)
  Move migration to schema version 10
  fix(migrations): migrations require version 0
  feat: add message gas economy processing
  perf(db): reduce batch size for chain history indexer (#105)
  fix: use hash index type for visor_processing_actors_code_idx (#106)
  feat: set application name in postgres connection (#104)
  feat: add visor processing stats table (#96)
  feat(task): add chain economics processing (#94)
  get actor name for both versions of specs-actors (#101)
placer14 added a commit that referenced this pull request Oct 14, 2020
…-view

* origin/master:
  feat: Add miner_sector_posts tracking of window posts (#74)
  feat: Add historical indexer metrics (#92)
  fix(lens): Include dependencies needed for Repo Lens (#90)
  Move migration to schema version 10
  fix(migrations): migrations require version 0
  feat: add message gas economy processing
  perf(db): reduce batch size for chain history indexer (#105)
  fix: use hash index type for visor_processing_actors_code_idx (#106)
  feat: set application name in postgres connection (#104)
  feat: add visor processing stats table (#96)
  feat(task): add chain economics processing (#94)
  get actor name for both versions of specs-actors (#101)
  fix: remove errgrp from UnindexedBlockData persist
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