Project Ideas: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
No edit summary
No edit summary
Line 37: Line 37:
=== prometheus venn diagram tool ===
=== prometheus venn diagram tool ===


inputs: metrics
points:
* inputs: metrics
* labels - label extraction
* draws a venn diagram with count, or avg
* "not" operator , regexp operator
* filter


labels - label extraction
like kibana discover for prometheus.
 
draws a venn diagram with count, or avg
 
not operator.


filter
implementation method:
# draw an image
# web service , dynamic app.
# new tab "in" prometheus server.


like kibana discover for prometheus.


== Also See ==
== Also See ==

Revision as of 17:45, 12 November 2020

Some Ideas

Mirror monitoring + graphical view

  • use netselect to monitor various mirrors over time.
  • use remote collection to get different "views" of mirrors
  • an by mirrors I mean site that keep copies of other sites. like centos mirrors

Some mirrors to think about:

  • CPan
  • fedors
  • centos
  • gentoo
  • root name servers.

Elastic Search template tool

a UI for transforming es tempaltes

Cloud instance surfer

a tool for surfing the various cloud instance flavors to find patters and comparisions.

and possibly cost savings.

global dns monitoring

for a given domain: see what it look like according to some big dns services out there like opensdns google dns

tracking changes

trackcing perfomance of large dns providers.

  1. of hopes nu,mber of records.

prometheus venn diagram tool

points:

  • inputs: metrics
  • labels - label extraction
  • draws a venn diagram with count, or avg
  • "not" operator , regexp operator
  • filter

like kibana discover for prometheus.

implementation method:

  1. draw an image
  2. web service , dynamic app.
  3. new tab "in" prometheus server.


Also See

Garden Ideas

Fabric Ideas