Time/Place

This meeting is a hybrid teleconference and slack chat. Anyone is welcome to join...here's the info:

Attendees 

  1. Danny Bernstein 
  2. David Wilcox  
  3. Arran Griffith 
  4. Jared Whiklo
  5. Peter Winckles 
  6. Ben Pennell 
  7. Calvin Xu 
  8. Michael Ritter (star)  
  9. Demian Katz
  10. Geoff Scholl 

Agenda

  1. Announcements
    1. David Wilcox's Bon Voyage: Friday 10/22 1pm Eastern time 
  2. Post Sprint Update
  3. Issue Drilldown: 
    1. FCREPO-3739 - Getting issue details... STATUS
    2. FCREPO-3746 - Getting issue details... STATUS
  4. Tickets available to be worked before 6.1.0 release:
    1.   FCREPO-3699 - Getting issue details... STATUS
  5. Fedora Analytics
    1. expand metrics and potentially automate setup of grafana dashboard
      1. bytes ingested over time
      2. pull together prometheus and database info using a charting front end tool kit with prometheus datasource integration such as chartjs (https://github.com/chartjs/awesome)
    2. Information we can easily display using search index:
      1. resources CRUD in the last n number of days
      2. recently added (by time frame)
      3. current size of the repository
      4. pie chart of bytes stored by mimetype
      5. pie chart of count stored by mimetype
      6. bar chart of resource count by size in bytes
      7. bytes ingested by user
      8. files ingested by user
      9. ?
  6. Ticket needing merging:
    1. https://github.com/fcrepo-exts/migration-utils/pull/174
  7. Demo Video scheduling
  8. ?

Tickets

  1. In Review

    type key summary assignee reporter priority status resolution created updated due

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  2. Please squash a bug!

    key summary type created updated due assignee reporter priority status resolution

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  3. Tickets resolved this week:

    key summary type created updated due assignee reporter priority status resolution

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  4. Tickets created this week:

    key summary type created updated due assignee reporter priority status resolution

    Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Notes

  1. Announcements
    1. Samvera connect, Access 2021, and Docuteam presentations next week
  2. Post sprint update
    1. Http message service ready to merge
    2. Additional refactoring of properties still needed
  3. Issue Drilldown
    1. FCRPEO-3739
      1. what happens if someone adds a different mime type (non-ebucore) or deletes their mime type?
      2. try to not touch user rdfs in Fedora 6, so allow users to do what they want with a given predicate
      3. Server Managed Triples : "Some properties are generated by the server, but not managed thereafter"
      4. Could things break if some of the triples are modified, e.g. premis:hasSize 
      5. For now, leave iana:describedBy and premis:hasSize as is and intercept ebucore:hasMimeType and ebucore:filename in order to put the value into the headers
      6. Disallow multiple values as header format would need to change
    2. FCREPO-3746:
      1. Do we want to supply a configuration file or have environment variables?
        1. Supply one example and provide usage of other in the README
      2. Can remove or comment out port bindings for services that don't need to be seen by a user
  4. Fedora Analytics
    1. Would like to provide the grafana dashboard as part of the docker compose setup for grafana + prometheus
    2. Is it possible to provide a summary of information in the Fedora UI which is pulled from the search index
    3. Could also potentially try to create our own charts with chart js and pulling metrics from prometheus
  5. Tickets need merging
    1. https://github.com/fcrepo-exts/migration-utils/pull/174 - needs test then can merge
  6. Demo scheduling should happen after camel-toolbox is released


  • No labels